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 EBADENGINE when installing MM v2.28.0

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    28 Posts 2 Posters 5.2k 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.
    • S Offline
      sdetweil @Ix
      last edited by

      @Ix do

      which node
      Then
      sudo rm $(which node)
      Then
      hash -r
      which node
      and again
      Then node -v

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      I 1 Reply Last reply Reply Quote 0
      • I Offline
        Ix @sdetweil
        last edited by

        @sdetweil

        okay done all that, node is completely gone from my machine. I guess, reinstalling it would be the next step?

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

          @Ix rename the MagicMirror folder and run my install script

          Sam

          How to add modules

          learning how to use browser developers window for css changes

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

            @Ix then rename new out and old back in and do the npm run install-mm

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • I Offline
              Ix @sdetweil
              last edited by

              @sdetweil

              Tried that, but the script failed. I have attached the install.log

              install starting  - Mon Aug  5 18:37:16 CEST 2024
              installing on aarch64 processor system
              the os is Distributor ID: Raspbian Description: Raspbian GNU/Linux 11 (bullseye) Release: 11 Codename: bullseye
                             total        used        free      shared  buff/cache   available
              Mem:            1849         228        1116          30         504        1527
              Swap:           2047           0        2047
              Updating packages ...
              Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease Hit:3 https://deb.nodesource.com/node_18.x bullseye InRelease Reading package lists...
              apt-get update  completed ok
              Reading package lists...
              Building dependency tree...
              Reading state information...
              pv is already the newest version (1.6.6-1).
              0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
              apt-get upgrade  started
              apt-get upgrade result =rc=0 Reading package lists...
              Building dependency tree...
              Reading state information...
              Calculating upgrade...
              0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
              Installing helper tools ...
              Reading package lists...
              Building dependency tree...
              Reading state information...
              build-essential is already the newest version (12.9).
              curl is already the newest version (7.74.0-1.3+deb11u12).
              git is already the newest version (1:2.30.2-1+deb11u2).
              unzip is already the newest version (6.0-26+deb11u1).
              wget is already the newest version (1.21-1+deb11u1).
              0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
              node not installed, trying via apt-get
              Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package nodejs:armv7l E: Unable to locate package npm:armv7l
              npm not installed, trying via apt-get
              npm installed now, install n
              Reading package lists... Building dependency tree... Reading state information... Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: libnode72 : Conflicts: nodejs-legacy nodejs : Conflicts: npm E: Unable to correct problems, you have held broken packages.
              installing on bullseye
              node failed to execute, please check the error message and resolve before trying again
              install aborted - Mon Aug  5 18:37:59 CEST 2024
              
              S 1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @Ix
                last edited by

                @Ix do node -v

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                I 1 Reply Last reply Reply Quote 0
                • I Offline
                  Ix @sdetweil
                  last edited by

                  @sdetweil said in Error EBADENGINE when installing MM v2.28.0:

                  @Ix do node -v

                  mirror@raspberrypi:~ $ node -v
                  bash: node: command not found
                  
                  
                  S 1 Reply Last reply Reply Quote 0
                  • S Offline
                    sdetweil @Ix
                    last edited by

                    @Ix do
                    which node
                    Or
                    Find /usr -type f -name node

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    I 1 Reply Last reply Reply Quote 0
                    • I Offline
                      Ix @sdetweil
                      last edited by

                      @sdetweil said in Error EBADENGINE when installing MM v2.28.0:

                      @Ix do
                      which node
                      Or
                      Find /usr -type f -name node

                      these commands don’t output anything.

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

                        @Ix well isn’t that interesting.

                        do
                        sudo apt update
                        sudo apt install nodejs

                        node -v

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        I 2 Replies Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 2 / 3
                        • 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