Read the statement by Michael Teeuw here.
Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10
-
@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.
-
@goeasy do NOT install under MINGW64, just straight under windows
-
@sdetweil Hey, thank you for the reply…
i am new to this MM and coding, at one point everything was working then i cant remember what happened.
i think is something to do with the Electron settings…
Opening with CMD
C:\Users\Cowplain\MagicMirror>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. C:\Users\Cowplain\MagicMirror>
Opening with Git Bash
Cowplain@DESKTOP-4IAPDRU MINGW64 ~/magicmirror (master) $ npm start '.' is not recognized as an internal or external command, operable program or batch file.
Please help
-
@goeasy on windows, its support to say
node_modules/.bin/electron js/electron.js
take off the ./
windows doesn’t use that
-
-
@goeasy edit package.json and change the start line
-
Please assist with this error
-
@kithaam u are on windows. don’t follow the linux instructions
-
@sdetweil hi on windows
-
@kithaam yes. I know
~/
is a linux thingfollow the windows instructions
https://forum.magicmirror.builders/topic/4089/complete-walkthrough-install-magicmirror-on-a-pc-windows-7-10/141?page=15