Read the statement by Michael Teeuw here.
Google Calendars not loading
-
@valentindey we haven’t got a clear indication where the trouble is. is it in electron, ? or …
did you try electron 28.1.1?
npm install electron@28.1.1
-
@sdetweil yes, I tried an older version and the newer version of electron. So far to no avail.
Checking the logs I see that events are fetched from the calendar in question, so it’s something about displaying them.
Also, running the exact same setup on another machine works perfectly fine. -
@valentindey yeh, its weird for sure…
lets go back to the prior parser
cd ~/MagicMirror npm install node-ical@0.16.1
and restart MagcMirror
-
@sdetweil said in Google Calendars not loading:
let`s go back to the prior parser
cd ~/MagicMirror
npm install node-ical@0.16.1and restart MagcMirror
Does the Job. Thank you …
-
@eniac thanks for the feedback
-
I updated my MagicMirror this week and have been struggling to figure out why my Google calendars weren’t loading. It was the parser for sure… Thank you!
-
@sdetweil this works for me as well. Thanks a lot for the help, very much appreciated!
-
helped for me too, thanks
-
to everyone - Google Calendars and everything else Google has been struggling with outside tools across the board. They upgraded their login experience, and with that, broke all sorts of things - So much so, I had to go to Microsoft for my business.
Fixes may or may not actually be fixes.