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.2k 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

      b4517688-efd9-4d87-ab58-a53347896fd8-grafik.png

      e4852d90-9bff-4164-b9b0-616b3638dc0a-grafik.png

      1 Reply Last reply Reply Quote 0
      • S Offline
        sil3ntstorm
        last edited by

        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

          @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 Reply Quote 0
          • S Offline
            sil3ntstorm @sdetweil
            last edited by sil3ntstorm

            @sdetweil

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

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

            S 1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @sil3ntstorm
              last edited by

              @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 Reply Quote 0
              • S Offline
                sil3ntstorm @sdetweil
                last edited by

                @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
                • 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