MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Default Calendar Not Loading Events After New MM Update

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    65 Posts 8 Posters 1.5k Views 8 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A Offline
      angeliKITTYx @sdetweil
      last edited by

      @sdetweil

      kittypi@KITTYpi:~ $ cd ~/MagicMirror 
      rm package-lock.json
      rm -rf node_modules
      npm run install-mm 
      rm: cannot remove 'package-lock.json': No such file or directory
      
      > magicmirror@2.35.0 install-mm
      > npm install --no-audit --no-fund --no-update-notifier --only=prod --omit=dev
      
      
      > magicmirror@2.35.0 postinstall
      > git clean -df fonts vendor modules/default
      
      
      > magicmirror@2.35.0 prepare
      > [ -f node_modules/.bin/husky ] && husky || echo no husky installed.
      
      no husky installed.
      
      added 389 packages in 6m
      kittypi@KITTYpi:~/MagicMirror $ 
      
      S 1 Reply Last reply Reply Quote 0
      • S Do not disturb
        sdetweil @angeliKITTYx
        last edited by

        @angeliKITTYx ok, now start MagicMirror

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        A 1 Reply Last reply Reply Quote 0
        • A Offline
          angeliKITTYx @sdetweil
          last edited by

          @sdetweil
          it’s booted again and no update notifs (:

          …but none of my calendar events are populating. this morning, it took about 20m and they eventually showed up. I’ve had it open for about 10m already and don’t see anything. I’ll keep an eye on it.
          update - I backed out and saw that I got all of these errors still…

          ssignment -July 4th [TC295.CST.100.O01N.SU24.7W1]": ical.expandRecurringEvent is not a function
          [2026-04-29 21:45:07.831] [ERROR] [calendar] Could not expand event "Introductory Speech Written Submission [TC295.CST.100.O01N.SU24.7W1]": ical.expandRecurringEvent is not a function
          [2026-04-29 21:45:07.832] [ERROR] [calendar] Could not expand event "PHI 100 Quiz 4": ical.expandRecurringEvent is not a function
          [2026-04-29 21:45:07.833] [ERROR] [calendar] Could not expand event "Persuasive Ad Analysis  [TC295.CST.100.O01N.SU24.7W1]": ical.expandRecurringEvent is not a function
          [2026-04-29 21:45:07.834] [ERROR] [calendar] Could not expand event "Discussion 1  [TC295.CST.100.O01N.SU24.7W1]": ical.expandRecurringEvent is not a function
          [2026-04-29 21:45:07.834] [ERROR] [calendar] Could not expand event "Final Discussion  [TC295.CST.100.O01N.SU24.7W1]": ical.expandRecurringEvent is not a function
          [2026-04-29 21:45:07.835] [ERROR] [calendar] Could not expand event "Introductory Speech Video (Recorded Audio and Video)  [TC295.CST.100.O01N.SU24.7W1]": ical.expandRecurringEvent is not a function
          [2026-04-29 21:45:07.836] [ERROR] [calendar] Could not expand event "Submit Persuasive Speech [TC295.CST.100.O01N.SU24.7W1]": ical.expandRecurringEvent is not a function
          [2026-04-29 21:45:07.837] [ERROR] [calendar] Could not expand event "PHI 100 QUIZ 2": ical.expandRecurringEvent is not a function
          [2026-04-29 21:45:07.838] [ERROR] [calendar] Could not expand event "Homework [TC295.CST.100.O01N.SU24.7W1]": ical.expandRecurringEvent is not a function
          [2026-04-29 21:45:07.839] [ERROR] [calendar] Could not expand event "My Listening Skills [TC295.CST.100.O01N.SU24.7W1]": ical.expandRecurringEvent is not a function
          [2026-04-29 21:45:07.840] [ERROR] [calendar] Could not expand event "PHI 100 Discussion": ical.expandRecurringEvent is not a function
          [2026-04-29 21:45:07.841] [INFO]  [calendar] Broadcasting 0 events from https://calendar.google.com/calendar/ical/2adcc5394a749909a5fbe4e93d3673b2e0ff6fd91551d1977ecc7dfb84dde87a%40group.calendar.google.com/private-b562d8f04caac264bc19d634d4bfcee0/basic.ics.
          [2026-04-29 21:45:09.852] [LOG]   [electron] Shutting down server...
          [2026-04-29 21:45:09.853] [LOG]   [node_helper] Stopping module helper: updatenotification
          [2026-04-29 21:45:09.854] [LOG]   [node_helper] Stopping module helper: calendar
          [2026-04-29 21:45:09.854] [LOG]   [node_helper] Stopping module helper: MMM-CalendarExt3
          [2026-04-29 21:45:09.855] [LOG]   [node_helper] Stopping module helper: MMM-Jokes
          [2026-04-29 21:45:09.855] [LOG]   [node_helper] Stopping module helper: weather
          [2026-04-29 21:45:09.855] [LOG]   [node_helper] Stopping module helper: MMM-Todoist2
          [2026-04-29 21:45:09.856] [LOG]   [app] Node_helpers stopped ...
          kittypi@KITTYpi:~/MagicMirror $ 
          
          S 1 Reply Last reply Reply Quote 0
          • S Do not disturb
            sdetweil @angeliKITTYx
            last edited by

            @angeliKITTYx thanks

            @kristjanesperanto what do you think of this?
            We’ve made sure to erase node_modules and start fresh

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            KristjanESPERANTOK 1 Reply Last reply Reply Quote 0
            • KristjanESPERANTOK Offline
              KristjanESPERANTO Module Developer @sdetweil
              last edited by

              @sdetweil said:

              @kristjanesperanto what do you think of this?

              Hmm… I didn’t expect something like that in the current release. But I won’t be able to take a closer look at it right away. It would be interesting to see if this also happens in the develop branch.

              1 Reply Last reply Reply Quote 0

              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
              • 1
              • 2
              • 3
              • 4
              • 4 / 4
              • First post
                Last post
              Enjoying MagicMirror? Please consider a donation!
              MagicMirror created by Michael Teeuw.
              Forum managed by Sam, technical setup by Karsten.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy