Read the statement by Michael Teeuw here.
Default Calendar Not Loading Events After New MM Update
-
node --run install-mm
trying it now, it is taking a while. Will let you know.
I used mmpm to update, I guess it doesn’t update the dependencies. -
A workaround for users still having issues with the calendar. There was a problem with the
node-icalpackage for some events. This has just been fixed with a newnode-icalrelease (v0.26.0).To use the new version, run this command in the MagicMirror directory:
npm install node-ical@latest.Note that this will change your
package.jsonandpackage-lock.jsonfiles, which would cause conflicts during the next MagicMirror update. Therefore, also run the following to restore them:
git restore package*.jsonYou will then have v0.26.0 installed - the
package.jsonfile say otherwise, but that doesn’t matter.Please give some feedback if that helps :-)
-
I have just updated to the latest version and have the same issue of the Calendar not loading.
I have tried the above suggestions but still not able to load gmail calendars
I did use the script to update MM and all dependancies
Any help appreciated
Thanks
DoogyRev
-
@doogy_rev can you show me the ~/MagicMirror/installers/upgrade.log
Maybe send it to me
Same userid at gmailIt is two part process, right?
-
Hi Sam,
Log sent to your gmail
Thanks
DoogyRev
-
@doogy_rev it looks like you tried it manually, hit pull, and the latest code was already present
local version 2.35.0 already same as master 2.35.0
The upgrade by default will not upgrade over the existing version
To fix, rerun and change the parm from apply to force
-
@doogy_rev it looks like you tried it manually, hit pull, and the latest code was already present
local version 2.35.0 already same as master 2.35.0
The upgrade by default will not upgrade over the existing version
To fix, rerun and change the parm from apply to force
ok, so I know enough to be dangerous, what is the command I should be committing?
-
@doogy_rev if you copy paste the second upgrade command from my script GitHub repo, you will see the word
apply
At the end
Change that to
force
And hit enter
-
@doogy_rev if you copy paste the second upgrade command from my script GitHub repo, you will see the word
apply
At the end
Change that to
force
And hit enter
-
@sdetweil That worked, thanks very much.
-
@doogy_rev awesome… thanks for the feedback
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