Read the statement by Michael Teeuw here.
Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10
-
@sdetweil hello, i have done as you mentioned, but i have this trouble. please Help
cd MagicMirror cd vendor npm install1 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
exitthen 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. -
@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 -
@sdetweil
Hi Please see this error -
@kithaam follow ALL the instructions…
-
@sdetweil !hi im getting the same errors

-
@kithaam it doesn’t say “npm start” in the vendor or font folders
-
@sdetweil not working after edit package.json , i try to start on Win CMD with npm start ( folder MagicMirror)
-
@airart what does it say?
show the text of the start line now -
@sdetweil i edit like this
"start": "node_modules/.bin/electron js/electron.js",
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login