A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
I get error in magic mirror when am installing the magic mirror the cmd: npm run start
-
@chethan what is the Os you have installed it on? it it is the “lite” version it will not work. Electron requires a GUI interface to run
-
@0m4r raspberry pi 4
-
@chethan yeah, thanks, but what operating system?
-
i dont know what is the software that is being fresher in this
-
@chethan are u running in desktop mode, or text mode command prompt.
must be desktop mode, electron requires graphics mode
-
@sdetweil no am running my own Samsung desktop I connect raspberry to that display
-
@sdetweil i give code on the pi cmd
-
-
@chethan
do you connect via ssh to your rasperry pi?
then use this:
DISPLAY=:0 nohup npm start -
@0m4r npm start sets DISPLAY now so u dont have to do this.
i think he is running cli mode, no xwindows