Read the statement by Michael Teeuw here.
Magic mirror for windows
-
so i followed the walkthrough below and when i do npm start i get the follow message and nothing else happens. i am attempting to run it on a mini pc i had laying around. am i missing something or is there a better way? thanks for the help
Re: Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10
mindl@MagicMirror MINGW64 ~/MagicMirror (master)
$ npm startmagicmirror@2.30.0 start
npm run start:x11magicmirror@2.30.0 start:x11
DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js‘DISPLAY’ is not recognized as an internal or external command,
operable program or batch file. -
@lucifer6669 what release MagicMirror did you install ? since jan 1?
we added new start commands to help w this
donpm run start:windows
-
i believe i installed the latest one. its coming up now but so far all i have is a black screen that all says undefined.
-
@lucifer6669 hmm. i don’t have time tonight to test this, but will in the morning
-
@lucifer6669 said in Magic mirror for windows:
Re: Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10
Why did you decide to follow a 7 year old forum post instead of the official documentation?
-
@KristjanESPERANTO the bane of the internet, old info never dies
no one ever reads the doc
-
@lucifer6669 you didn’t do the last two steps of the install
fonts and vendors folder
-
when i first looked all this up on how to do this, the old one was the only thing that came up for me?
-
@sdetweil thank you for the help! it is actually displaying something now. now I can work on getting home assistant installed and anything else i can think of. thank you again for the quick responses and help.