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 142 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 Away
        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 Away
              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
              • 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