• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 164 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 Nov 30, 2024, 12:35 PM Nov 30, 2024, 12:02 PM

    cant run

    npm run install-mm
    

    https://imgur.com/a/uq8z41R

    S D 2 Replies Last reply Nov 30, 2024, 12:40 PM Reply Quote 0
    • S Offline
      sdetweil @Dawcio232v2
      last edited by sdetweil Dec 2, 2024, 8:13 PM Nov 30, 2024, 12:40 PM

      @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 Nov 30, 2024, 2:29 PM

        @Dawcio232v2thanks it works now

        1 Reply Last reply Reply Quote 0
        • S sdetweil has marked this topic as solved on Nov 30, 2024, 2:35 PM
        • P Offline
          paddy49
          last edited by Dec 2, 2024, 7:39 PM

          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 Dec 2, 2024, 8:13 PM Reply Quote 0
          • S Offline
            sdetweil @paddy49
            last edited by sdetweil Dec 2, 2024, 8:14 PM Dec 2, 2024, 8:13 PM

            @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
            1 / 1
            • First post
              2/5
              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