Read the statement by Michael Teeuw here.
Total novice experiencing install problems with "mm.sh"?
-
You have to make a copy of the file “config.js.sample” that is in MagicMirror/config folder and rename it to “config.js”
Otherwise you have no working config file. -
I’m also a newbie and also had the same problem a few days ago. You are able to start MM using “npm start”? If so, then just drop the “DISPLAY=0”, so it would be :
cd ~/MagicMirror
npm startsave it, then use the command " pm2 start mm.sh ", wait a few seconds then the status on the pm2 thingy would say , “online”.
it would then boot up to the mirror.
-
Not really sure why everyone wants to use pm2. It was a major headache for me. Noobs should not use that until they get everything else working perfectly.
-
@nuckinfutz Not really a choice when trying to follow the install instructions word for word! haha
-
@djdwayneanthony
i got the same problem -
Which problem?
-
@nuckinfutz
nvm fixed !