Read the statement by Michael Teeuw here.
Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10
-
@jagdambasoft as above i post an error
Now in package.json change a line under scripts"start": "./run-start.sh", to "start": "run-start.sh", -
I’m using Windows 10 and got the previous message as well. Changing to “run-start.sh” just opens the file with my text editor. I’m missing something.
-
I am getting errors when executing NPM install
$ npm install
npm ERR! code EPROTO
npm ERR! errno EPROTO
npm ERR! request to https://registry.npmjs.org/feedme failed, reason: write EPROTO 15828:error:14094419:SSL routines:ssl3_read_bytes:tlsv1 alert access denied:c:\ws\deps\openssl\openssl\ssl\record\rec_layer_s3.c:1544:SSL alert number 49
npm ERR!npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\dicarlro\AppData\Roaming\npm-cache_logs\2020-03-11T19_20_19_606Z-debug.logDoes this require Adminstrator login…I am not logged in as administrator
-
@jagdambasoft try the results of the post just before yours
-
@aab142 windows … ugh… the script needs access to bash but doesn’t understand ./
so remove the ./
-
I’ve started this installation process from 3 years ago on an old Acer laptop running Windows 10. It’s installing MM2 right now. Just wondering…have the walkthrough steps/commands changed in the intervening 3 years in any way that I need to know? I scanned the 85 posts and didn’t see any, but I could have missed it/them. Thanks! And, I’m really glad this topic is still alive!
-
@aab142 u need to change the startstring to
"start":"node_modules/.bin/electron js/electron.js" -
@sdetweil Perfect timing…thanks! I was trying “npm start” and “npm serveronly” with no luck. I’ll give it a go.
-
Just for clarity, I enter (without starting/ending quotes), npm “start”:“node_modules/.bin/electron js/electron.js”???
-
@dwburger you have to change the “start”: line in package.json to the text I provided
-
OK…I’ll work on that.
-
@dwburger then npm start will work…
npm ???, executes the script next to ??? in package.json
-
@sdetweil Yep, it works…thanks!
-
Sam, is there something that I need to change in the original post that is causing problems?
-
@Mykle1 May I butt in here. I was the one who started the question. I had to change the “start:” string in the package.json file to:
“start”:“node_modules/.bin/electron js/electron.js”
As Sam instructed. Once I did that, the “npm start” command got my MM2 running.
Thanks, BTW, for creating the walkthrough. I’m thrilled to have MM2 running on my old Acer laptop!
-
Oh, I thought perhaps something in the tutorial was wrong. I did not know that MM changed in a way that caused the tutorial to fail. :-(
Thanks, BTW, for creating the walkthrough. I’m thrilled to have MM2 running on my old Acer laptop!
You’re welcome. When I wrote this I was thrilled as well and have since moved to strictly laptop boards, However, I moved from Windows to ubuntu and I’ve never been happier. MM loves linux (ubuntu) and runs beautifully under it, without jumping through any hoops for Windows. It also uses far less resources than Windows. Consider it. You won’t be sorry.
And here it is.
https://forum.magicmirror.builders/topic/6994/mm-and-ubuntu-made-for-each-other
-
@Mykle1 I will definitely take a look at Ubuntu. I got here since 1 of my 2 MM2 running with RPi isn’t stable enough and I’ve run out of things to try. I also have an old MacMini that I’m going to try. Thanks for the encouragement!
-
Dude, you’ll have so much fun doing it. I guarantee it! (Well, almost). But I did. And your MacMini? I’ve done Mac boards with ubuntu and MM, as well.
Here. Take a look.
-
@Mykle1 Nice!
-
Did you watch the video? Not bad for a useless, early gen, white iMac
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