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.

    Error updating MM

    Scheduled Pinned Locked Moved Solved Troubleshooting
    9 Posts 4 Posters 1.7k 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
      sdetweil @kevmang
      last edited by sdetweil

      @kevmang

      local version 2.25.0 already same as master 2.25.0

      you need to use force on the upgrade command instead of apply

      also, show the output of npm start

      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
        kevmang @sdetweil
        last edited by

        @sdetweil Thanks for the help! Used force to re-install MagicMirror again but still had an electron issue so I deleted the entier node_modules director as wel as the package_lock file and re-installed the modules. Then I had an error with MMM-MyCalendar which I fixed using the advice from here: https://github.com/jclarke0000/MMM-MyCalendar/issues/40

        Most importantly everything works just fine now :) Thanks again!

        S S 2 Replies Last reply Reply Quote 1
        • S Offline
          sdetweil @kevmang
          last edited by

          @kevmang awesome,!!! thanks for the feedback

          Sam

          How to add modules

          learning how to use browser developers window for css changes

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

            @kevmang Did you completely empty the node_modules folder? Did you have to run bash again from above?
            And then you had to completely reinstall all the modules you previously had on it?

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

              @sil3ntstorm i make sudo rm -r /usr/lib/node_modules
              then i used the upgrade-script
              bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)” apply.
              the script above
              bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/node20_install.sh)”
              not work for me, error arch=: Zeile 1: “#!/bin/bash: Datei oder Verzeichnis nicht gefunden.

              after that i make npm install in the MagicMirror directory. Now all works fine for me

              1 Reply Last reply Reply Quote 0
              • 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