Read the statement by Michael Teeuw here.
Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10
-
Thank you for your tutorial! I’m a absolute beginner. I followed the steps above but when I try to start magicmirror I get the below message:
magicmirror@2.14.0 start C:\Users\1234\magicmirrorDISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js
‘DISPLAY’ is not recognized as an internal or external command,
operable program or batch file.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! magicmirror@2.14.0 start:DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the magicmirror@2.14.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above. -
@humez read and follow the steps here
u have not edited package.json as required
-
Hi Please help install Magic Mirror on my PC please assist with below
http://localhost:8080 is just a black screen No date and Time on
!
-
@kithaam yes, some missing steps.
do
cd MagicMirror cd vendor npm install cd .. cd fonts npm install cd ..
restart mm
-
@sdetweil Thank you its working
-
@sdetweil Hi where do i go and change the Time and date? im new to this
-
@sdetweil hello, i have done as you mentioned, but i have this trouble. please Help
cd MagicMirror cd vendor npm install
1 package is looking for funding run `npm fund` for details found 0 vulnerabilities
$ npm fund magicmirror-vendors `-- https://github.com/sponsors/jonschlinkert `-- picomatch@2.2.2
-
@goeasy no trouble… warnings… ignore
-
@sdetweil you are a legend… btw all i had to do was
exit
then start mm again :grinning_face_with_sweat:
-
@mykle1 Please Help, i am running into this ERROR…
Cowplain@DESKTOP-4IAPDRU MINGW64 ~ $ cd magicmirror Cowplain@DESKTOP-4IAPDRU MINGW64 ~/magicmirror (master) $ npm start > magicmirror@2.14.0 start > ./node_modules/.bin/electron js/electron.js '.' is not recognized as an internal or external command, operable program or batch file.