Read the statement by Michael Teeuw here.
calendar (icloud) not loading after last MM Update
-
@sil3ntstorm on Linux most commands when successful set the return code and just exit
do now reinstall node-ical again
-
I have now restarted the PI and it boots up but only up to where MM2 is supposed to start, then this image with sunset or sunrise remains and the MM software does not start. This is in the log file (see below)
If I deactivate my calendar module everything starts normally.
The things I was supposed to do yesterday I also did this morning, and I get the same message as yesterday evening -
-
Does it help if I delete the module with the command and then reinstall it?
cd~/MagicMirror rm-rf modules/MMM-MyCalendar
-
@sil3ntstorm said in calendar (icloud) not loading after last MM Update:
reinstall node-ical again
looks like you didn’t do this step
cd ~/MagicMirror npm install node-ical@0.16.1
which MMM-MyCalendar are you using?
one I found doesn’t have a node_helper.jsgit remote -v
in the module folder
-
-
@sil3ntstorm ok, something has happened to the node_modules folder, so time to cleanup
do
cd ~/MagicMirror sudo rm -rf node-modules npm run install-mm npm install node-ical@0.16.1
-
I tried it but these error messages appear. I even completely reinstalled MM, the message you see below comes after I enter the command