• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

calendar (icloud) not loading after last MM Update

Scheduled Pinned Locked Moved Solved Troubleshooting
18 Posts 4 Posters 4.0k Views 4 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.
  • S Offline
    sil3ntstorm
    last edited by Feb 27, 2024, 11:06 AM

    Does it help if I delete the module with the command and then reinstall it?

    
    cd~/MagicMirror
    rm-rf modules/MMM-MyCalendar
    1 Reply Last reply Reply Quote 0
    • S Offline
      sdetweil @sdetweil
      last edited by Feb 27, 2024, 12:56 PM

      @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.js

      git remote -v

      in the module folder

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      S 1 Reply Last reply Feb 27, 2024, 1:04 PM Reply Quote 0
      • S Offline
        sil3ntstorm @sdetweil
        last edited by sil3ntstorm Feb 27, 2024, 1:05 PM Feb 27, 2024, 1:04 PM

        @sdetweil

        4be4b191-e909-45b5-88ec-469af2636de1-grafik.png

        https://github.com/jclarke0000/MMM-MyCalendar

        S 1 Reply Last reply Feb 27, 2024, 1:10 PM Reply Quote 0
        • S Offline
          sdetweil @sil3ntstorm
          last edited by Feb 27, 2024, 1:10 PM

          @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
          

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          S 1 Reply Last reply Feb 27, 2024, 11:18 PM Reply Quote 0
          • S Offline
            sil3ntstorm @sdetweil
            last edited by Feb 27, 2024, 11:18 PM

            @sdetweil

            I tried it but these error messages appear. I even completely reinstalled MM, the message you see below comes after I enter the command

            fa0be7de-1741-4cb1-a7c9-0bab0b7e5a40-grafik.png

            1 Reply Last reply Reply Quote 0
            • 1
            • 2
            • 2 / 2
            2 / 2
            • First post
              18/18
              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