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.

    New update, new fail

    Scheduled Pinned Locked Moved Solved Troubleshooting
    6 Posts 3 Posters 1.9k 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.
    • luisestradaL Offline
      luisestrada @luisestrada
      last edited by

      @luisestrada said in New update, new fail:

      App threw an error during load
      Error: Cannot find module ‘ansis’

      I was able to fix it with this

      sudo npm install ansis
      

      then the error was systeminformation and I did the same

      sudo npm install systeminformation
      

      FInally pm2 was the issue and I had to do

      sudo npm install pm2
      

      I also applied the following as the process requested it

      npm audit fix --force
      
      KristjanESPERANTOK S 2 Replies Last reply Reply Quote 0
      • KristjanESPERANTOK Offline
        KristjanESPERANTO Module Developer @luisestrada
        last edited by KristjanESPERANTO

        @luisestrada How did you run the update? git pull && npm run install-mm like in the docs?

        luisestradaL 1 Reply Last reply Reply Quote 0
        • luisestradaL Offline
          luisestrada @KristjanESPERANTO
          last edited by luisestrada

          @KristjanESPERANTO I always update with the MMM-Remote module

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

            @luisestrada Please try the official way.

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

              @luisestrada also, don’t use sudo.

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • S sdetweil has marked this topic as solved on
              • 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