Read the statement by Michael Teeuw here.
MMM-Remote-Control Help
-
Hi,
i used sudo git clone to install
Michael
-
i also tried the automatic install and manual install too
-
@mmcghee said in MMM-Remote-Control Help:
i used sudo git clone to install
NEVER EVER use sudo , unless for specific command…
SO, now have to fix it…
here use sudo
cd ~ sudo chown -R pi MagicMirror
this will change ownership of all files and folders from MagicMirror on down to pi from root (sudo sets user as root, but be root to take files away from root)
-
@mmcghee said in MMM-Remote-Control Help:
i also tried the automatic install and manual install too
what does that mean?
only one MM install should be enough, again do NOT use sudo
-
Sorry in the MM-Remote-Control git page you have the option of doing either an auto installation or a manual installation. I dont know if the issue i have is something to do with PM2?