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

Error when updating and reinstalling 2.19.0

Scheduled Pinned Locked Moved Bug Hunt
8 Posts 2 Posters 1.0k Views 2 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.
  • D Online
    det
    last edited by Apr 17, 2022, 8:28 AM

    Hi,
    Use this script:

    bash -c  "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/raspberry.sh)"
    

    and get this error message

    Cloning MagicMirror Done!
    Installing dependencies ...
    npm ERR! code ETARGET
    npm ERR! notarget No matching version found for mime-db@1.52.0.
    npm ERR! notarget In most cases you or one of your dependencies are requesting
    npm ERR! notarget a package version that doesn't exist.
    
    npm ERR! A complete log of this run can be found in:
    npm ERR!     /home/pi/.npm/_logs/2022-04-17T08_19_53_669Z-debug-0.log
    Unable to install dependencies! 
    

    what can i do?
    Thanks for your help

    S 1 Reply Last reply Apr 17, 2022, 11:55 AM Reply Quote 0
    • S Away
      sdetweil @det
      last edited by Apr 17, 2022, 11:55 AM

      @det can u send me the ~/install.log

      my same userid at Gmail.

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • D Online
        det
        last edited by Apr 18, 2022, 6:40 AM

        I have sent the logs.
        Thanks

        S 1 Reply Last reply Apr 18, 2022, 12:16 PM Reply Quote 0
        • S Away
          sdetweil @det
          last edited by Apr 18, 2022, 12:16 PM

          @det I replied

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • D Online
            det
            last edited by Apr 29, 2022, 6:28 AM

            I have completely rebuilt the MM2 and set up all modules again.
            Now the 2.19.0 is running.
            Thanks

            S 1 Reply Last reply Apr 29, 2022, 11:50 AM Reply Quote 0
            • S Away
              sdetweil @det
              last edited by Apr 29, 2022, 11:50 AM

              @det can u say what you did differently?

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • D Online
                det
                last edited by May 2, 2022, 11:16 AM

                I have reinstalled bullseye on another ssd card and set it up.
                Updated with:
                sudo apt-get update
                sudo apt-get upgrade
                Now:
                curl -sL https://deb.nodesource.com/setup_16.x | sudo -E bash -
                sudo apt install -y nodejs

                Then run the install script:
                bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/raspberry.sh)”

                loaded all modules from git and executed npm install if necessary.
                (only with MMM-Navigate there were problems, I copied this from the old ssd-card)
                Now I copied the config.js and css, that’s it.

                With kind regards and Thanks

                S 1 Reply Last reply May 2, 2022, 11:18 AM Reply Quote 0
                • S Away
                  sdetweil @det
                  last edited by sdetweil May 2, 2022, 11:19 AM May 2, 2022, 11:18 AM

                  @det just for your info.

                  my install script does all the things u did manually…

                  apt update/upgrade and install node/npm.

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  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