A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Cant run the app
-
Try to rebuild electron or reinstall with last update. npm install -g electron or npm rebuild in magic Mirror directory
-
@saljoke I’ll try later at night, when I’ve done that I’ll give you an update. Thanks
-
Did you run the install directly from the command line (without the start of the graphical user interface)?
You should run the setup within the GUI!
-
@cpramhofer i installed by the commands, I followed a video
-
@saljoke i tryed, and exatly the same error
-
i am wondering why u use MM 2.2.1. The actual release is 2.2.2 i think.
Anyhow…Try starting in development mode and take a look at errors:
npm start dev
or via ssh:
DISPLAY=:0 npm start dev