Read the statement by Michael Teeuw here.
Updating SebTota's Pi0 Image stops MM
-
I’m using a Pi Zero image from the Magic Mirror forum for my mirror, but it gives a warning about being over 400 commits from the most recent version.
I SSH in and try to update from the MagicMirror directory with the command
git pullThen I get this displayed and then after reboot my no longer displays.
If I then SSH in again, where I normally see this, I see this instead.
Any ideas?
-
Did you run
npm installafter the git pull? -
-
For anyone with the same issue, follow these steps.
cd MagicMirror git pull sudo npm install sudo npm install colors -g cd vendor sudo npm install sudo rebootAfter the reboot you’ll be up and running again.
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