@sdetweil said in Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10:
@swvalenti and what is the message?
what npm version are u running?
npm -v
this is what i get and below is version
C:\Users\Svale\MagicMirror>npm start
> magicmirror@2.18.0 start C:\Users\Svale\MagicMirror
> electron js\electron.js
'electron' 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.18.0 start: `electron js\electron.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the magicmirror@2.18.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Svale\AppData\Roaming\npm-cache\_logs\2022-03-21T22_10_23_329Z-debug.log
C:\Users\Svale\MagicMirror>npm -v
6.14.0
C:\Users\Svale\MagicMirror>