Read the statement by Michael Teeuw here.
Problems with npm install
-
Afters houers it is just crashing, nevermind which OS I am using. Can someone upload an image file of his own project? This would be very helpfull.
-
@Djmixerno1 said in Problems with npm install:
nevermind which OS I am using.
Uhh, ok.
Can someone upload an image file of his own project? This would be very helpfull.
I’m sure it would be. However, there is an expectation that you will have to work at this. I struggled in the beginning, maybe more so than most, and people helped me, but only in the way of suggestions and directions. In which case, I will do the same.
My recommendation is start with a newly formatted SD card. Install Raspian Jessie on it. Once that is up and running, do a manual installation of MM. In other words, don’t use the single line auto installer. Download the zip file from github repo. Unzip it. Place the MagicMirror folder in your pi/ folder with your Downloads, Music folders, etc… In the terminal
cd MagicMirror
then runnpm install
. Create you config.js file as per standard instructions. Run your mirror.You’ve spent many hours at this already? So have we all. What’s a couple more worth for you to have a working mirror?
Keep us posted
-
You can do it! :)
When I started there wasn’t even CLOSE to this amount of support… I’d install get an error have to go out on the internet and figure out how to fix it… I spent HOURS and DAYS getting it working… you can do it! We’re all here to help!
-
Yeah, I remembered getting my raspberry. I saw this project, I build it with no Problems, but without the mirror stuff, only the software. Today, 2-3 years later, I cant even build the software. What a shame :/
-
@Djmixerno1 said in Problems with npm install:
What a shame :/
Don’t lose heart, friend. You can have it done in less than 2 hours if you follow my directions. I promise. Any warnings that appear during the dependency installation are just that, warnings. You can move on from there without installing them.
-
I found my mistake. Dont try to run this script with root permission!
-
@Djmixerno1 said in Problems with npm install:
I found my mistake. Dont try to run this script with root permission!
Ahhh, item 7 at the very beginning of the complete setup tutorial?
All is well that ends well.
I’m glad you’re up and running.