Read the statement by Michael Teeuw here.
Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10
-
@swvalenti the module is missing ‘request’
-
@sdetweil said in Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10:
@swvalenti the module is missing ‘request’
npm install request in the MM folder?
-
@swvalenti no,. read the 1st post of the link I posted for black screen
-
@sdetweil said in Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10:
@swvalenti no,. read the 1st post of the link I posted for black screen
ok we are getting somewhere pga now works, openweather forecast still doesn’t work no error in console
-
@swvalenti said in Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10:
openweather forecast still doesn’t work no error in console
sorry, no idea there
-
@sdetweil said in Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10:
@swvalenti said in Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10:
openweather forecast still doesn’t work no error in console
sorry, no idea there
sam whatever you told me to not which step I got it all working. Only issue now is two modules are not centered correctly even when using top_center…how or if you can use css for that?
-
@swvalenti said in Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10:
how or if you can use css for that
maybe… depends on the module
see https://forum.magicmirror.builders/topic/14862/help-with-a-couple-css-issues?_=1647717794860
-
@sdetweil any ideas on this one just showed up…It asked me that npm needed major update now it doesn’t work
C:\Users\Svale\MagicMirror>npm start > magicmirror@2.18.0 start > ./node_modules/.bin/electron js/electron.js '.' is not recognized as an internal or external command, operable program or batch file. C:\Users\Svale\MagicMirror>
-
@swvalenti said in Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10:
./node_modules
yes, you cannot have the ./ in front… windows doesn’t understand that …
read the instructions again
-
@swvalenti you shouldn’t update things unless u know why you are doing it…
we test with certain runtimes and release every 3 months