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.

    installetion error

    Scheduled Pinned Locked Moved Solved Troubleshooting
    5 Posts 3 Posters 248 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.
    • D Offline
      Dawcio232v2
      last edited by sdetweil

      cant run

      npm run install-mm
      

      https://imgur.com/a/uq8z41R

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

        @Dawcio232v2 correct, we don’t support node 23

        You need to install node 22

        You can do see the Node version of nvm

        sudo npm install n -g
        sudo n 22
        

        Sudo is required as those commands will update the /usr folder which is protected

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • D Offline
          Dawcio232v2 @Dawcio232v2
          last edited by

          @Dawcio232v2thanks it works now

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

            Hi,

            I did the same thing! Loaded v23.x of Node.js instead of v22.x.

            But how do I UN-install it, so I can do it right next time? Or maybe I don’t need to. Or can I just delete the Magic Mirror folder and start again?

            Somewhere in the documentation, it said I could uninstall using a ‘yum’ command. But it didn’t work.

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

              @paddy49 see this
              https://forum.magicmirror.builders/post/121607

              node is not IN the MagicMirror folder, it is a system tool

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0

              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

              With your input, this post could be even better 💗

              Register Login
              • 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