MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    Error when updating and reinstalling 2.19.0

    Bug Hunt
    2
    8
    415
    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
      det last edited by

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

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

        my same userid at Gmail.

        Sam

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 0
        • D
          det last edited by

          I have sent the logs.
          Thanks

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

            @det I replied

            Sam

            Create a working config
            How to add modules

            1 Reply Last reply Reply Quote 0
            • D
              det last edited by

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

                @det can u say what you did differently?

                Sam

                Create a working config
                How to add modules

                1 Reply Last reply Reply Quote 0
                • D
                  det last edited by

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

                    @det just for your info.

                    my install script does all the things u did manually…

                    apt update/upgrade and install node/npm.

                    Sam

                    Create a working config
                    How to add modules

                    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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                    This forum is using NodeBB as its core | Contributors
                    Contact | Privacy Policy