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.

    MMM-CalendarExt3Agenda no longer working after MM update

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    9 Posts 3 Posters 1.6k Views 3 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.
    • K Offline
      Kelemvor
      last edited by

      Hi,
      I installed the new version of MM and now this module isn’t working properly. I get some data but not much. I do see a notification that there’s an update, but when I run git pull and npm install, it gives me a warning about committing changes for a json file and then says aborted. (not sure if that’s important or not).

      Updating d1d25b3…e0adcbf
      error: Your local changes to the following files would be overwritten by merge:
      package-lock.json
      Please commit your changes or stash them before you merge.
      Aborting

      up to date, audited 1 package in 2s

      When I run MM, the calendar info shows but only a few items and doesn’t grab all the calendars in the list.

      Anyone know why this might not be working and how I update it properly if that’s the issue?

      Thanks!

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

        @Kelemvor do

        cd ~/MagicMirror 
        git checkout package-lock.json
        git pull
        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

        K 1 Reply Last reply Reply Quote 1
        • K Offline
          Kelemvor @sdetweil
          last edited by

          @sdetweil Thanks!

          I ran that and it seemed to fix the problem. It still tells me there’s an update for Ext3Agenta. Do I now need to run the Upgrade commands from Git again?

          cd ~/MagicMirror/modules/MMM-CalendarExt3Agenda
          git pull
          npm update
          

          Also, at the end of everything loading I see this. Not sure what it means or if it’s important or not.
          b63ab704-e615-4b9d-ae09-6c95ccc0bb16-image.png

          Thoughts?

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

            @Kelemvor generally there is an error further up for the vkCreateInstance problem…

            you can also try a newer version of electron

            cd ~/MagicMirror
            npm install electron@28.1.1
            

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            K 1 Reply Last reply Reply Quote 0
            • K Offline
              Kelemvor @sdetweil
              last edited by

              THe vk thing doesn’t seem to be affecting anything so I’ll make a new thread about that if somethign comes up.

              MM is still telling me that there’s an update available for CalendarExt3Agenda.

              I previously ran:

              cd ~/MagicMirror/modules/MMM-CalendarExt3Agenda
              git pull
              npm update
              

              But it still tells me there’s an update. Is there some other command I need to run? I ran it before running the commands you pasted in above so maybe I just need to run these commands again?

              Thanks.

              S M 2 Replies Last reply Reply Quote 0
              • S Offline
                sdetweil @Kelemvor
                last edited by

                @Kelemvor I don’t know on his modules

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • M Offline
                  MMRIZE @Kelemvor
                  last edited by

                  @Kelemvor
                  Go to directory of CX3A then open the package.json. Could u check the version number?

                  K 1 Reply Last reply Reply Quote 0
                  • K Offline
                    Kelemvor @MMRIZE
                    last edited by

                    @MMRIZE Hi. The version in Packages.json is 1.4.1.

                    Thanks.

                    M 1 Reply Last reply Reply Quote 0
                    • M Offline
                      MMRIZE @Kelemvor
                      last edited by

                      @Kelemvor
                      1.4.2 is the latest version.

                      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 / 1
                      • 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