@Mar What happens when you try npm start
?
Read the statement by Michael Teeuw here.
Posts made by AAPS
-
RE: 2.1.1 Update Error Install/postinstall cannot run & grunt-yamllint@0.2.0 error. Screenshot.
-
RE: [Remote-Control] Shutdown, Configure and Update your MagicMirror
After updating MM from Remote-Control, when I rebooted I got a black screen. I realized that
npm install
was necessary, so everything works now. Only I thought that updating from Remote-Control would allow me to completely update without having to touch my mouse and keyboard. Is it supposed to? -
RE: MMM-PrayerTime
@slametps Thanks! This’ll work much better than the calendar method.
-
RE: MMM-PrayerTime
@slametps While looking at this on GitHub, it seems like it plays Adhan as well. Is this correct? If so, could I make it not play Adhan, or does it come standard with the module?
I’ve been looking for a module like this since I started. Thank you. :grinning: -
RE: Github Tutorial
Now I know that my problem wasn’t that I was not signed in. I probably shouldn’t try to have two versions of the mirror (one as a backup on GitHub and one that is showing). Maybe this is somehow messing things up for me.
-
Multiple Magic Mirrors
Currently I have two Magic Mirrors on my raspberry pi (one in desktop). My main mirror is not on GitHub. The other one was forked from the main project. My issue is that when I do
npm install && npm start
or justnpm start
from the second one’s directory, it only shows my first mirror. Does anyone know why this happens? Is there such thing asnpm uninstall
ornpm stop
? -
RE: Github Tutorial
@strawberry-3.141 Come to think of it … It didn’t even show the changes when I did git status. I wonder why this is. Yes I did commit my files.
-
RE: Github Tutorial
@strawberry-3.141 Oh yeah! when I do git push it asks me for my user and password. However, it says that everything is up to date when it isn’t. Maybe I did something wrong.
-
RE: Github Tutorial
@strawberry-3-141 ( or anyone else who knows what they’re doing )
The only way I was able to make the changes I wanted was to go on GitHub.com
I would like to be able to push changes from my pi, but I think that doesn’t work since I can’t sign in. What do I do? -
RE: Github Tutorial
I am also new to GitHub. It won’t let me do git push because I am not signed in. However, I don’t know how to sign in without creating another account. Could someone point me in the right direction?