Read the statement by Michael Teeuw here.
Mirror not starting after updating to MagicMirror² v2.12.0
-
In case anyone else is facing this problem, here is the fix I found (using tips from some of the other threads, including from @sdetweil - thank you). This probably isn’t the ‘best’ or ‘right’ solution as I’m very new to all of this: I’m writing it down to help other similarly inexperienced folks.
After running git pull && npm install in my MagicMirror folder, the mirror would no longer start, either on boot or when started from the terminal.
I use some of the non-default modules (Boston MBTA and DarkSky weather). To make it work I had to also run npm install in the modules folder and in the config folder. After that is works fine.
-
@dmstansbury and, if u had used my upgrade script, it would have done all that for you!
-
@sdetweil
As often as I have to put on my MM right now, your skips are part of life like eating. :cat_face_with_tears_of_joy: :cat_face_with_tears_of_joy: :cat_face_with_tears_of_joy: -
-
@dmstansbury you just copy/paste the line from my readme, wherever you need it to go. I’d rather u not copy the instructions anywhere, so we only have one copy
-
@dmstansbury as for THAT page. no
my stuff is listed in the alternative installers section of the doc, but not ‘supported’ by the project. or, Mich won’t accept error reports or fix errors in my scripts