Read the statement by Michael Teeuw here.
Mirror Not Working
-
When in black screen, press Alt, or Ctrl. You should get a menu bar at the top where you can quit MM. Then you can see your terminal
-
Here’s the terminal output
-
Don’t know why you installed MM on your desktop.
Also, did you install MM using sudo? That it not necessary or recommended.
You can try running
npm start
in the MM directory, without sudo -
I’m off to work. I will check back here later
-
I installed the MM Directory on desktop then After navigating there I typed this “npm start” After that nothing happened
-
When you’re in the MagicMirror directory try going into the vendor file (cd vendor) and typing “npm install”. I had the same symptoms when I installed mine so it could be the same issue.
-
@axellejamous said in Mirror Not Working:
When you’re in the MagicMirror directory try going into the vendor file (cd vendor) and typing “npm install”. I had the same symptoms when I installed mine so it could be the same issue.
Never mind. I realise I was running it with
node serveronly
and that works perfectly with 0 errors. However if I run it withnpm start
it’s still black. -
@axellejamous What Does ServerOnly Do?
-
This post is deleted! -
@aayush447
Severonly works perfectly, all modules come up like they should and no errors