Read the statement by Michael Teeuw here.
Something went wrong after updating MM
-
So I had turned my MM off for a couple weeks when I went on vacation. I just turned it back on and saw that there was an update for MM and the weeklyschedule module so decided to update MM first with ‘git pull’ in cd MagicMirror.
But when I tried starting up the MM with ‘npm start’ after the update there was an error. Decided to reboot my RPi and tried again, but got the same message.
Here is the error I got:
-
-
@sdetweil Thanks! Man that was such a rookie mistake, but I completely forgot the basics after not touching my MM for months.
If I may ask a follow up question, how do I update a module when the top banner comes up saying there is an update?
-
@DæmonEyes said in Something went wrong after updating MM:
how do I update a module when the top banner comes up saying there is an update?
in the terminal, navigate to that modules folder then run
git pull