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 install - (npm run install-mm) - returns errors

    Scheduled Pinned Locked Moved Solved Troubleshooting
    6 Posts 2 Posters 639 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 @lostagain
      last edited by

      @lostagain said in New install - (npm run install-mm) - returns errors:

      npm error notsup Actual: {“npm”:“11.0.0”,“node”:“v23.4.0”}

      yes, we don’t support node 23 until next release, Jan 1.

      the 'easiest way back is

      sudo npm install n -g
      sudo n 22
      hash -r
      

      then start install again

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      L 1 Reply Last reply Reply Quote 0
      • L Offline
        lostagain @sdetweil
        last edited by

        @sdetweil said in New install - (npm run install-mm) - returns errors:

        sudo npm install n -g

        Sam, you’re a genius!!! Thank you so much, been tearing my hair out with that!!

        S 1 Reply Last reply Reply Quote 0
        • L lostagain has marked this topic as solved on
        • S Offline
          sdetweil @lostagain
          last edited by

          @lostagain if you had used my installer script, it would have installed the correct version of node (listed as 1st alternative install choice)

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          L 1 Reply Last reply Reply Quote 0
          • L Offline
            lostagain @sdetweil
            last edited by

            @sdetweil Good to know (I’ll remember that next time!!) thank you

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

              @lostagain my upgrade script will do it too between releases

              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