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.

    Installation Error

    Scheduled Pinned Locked Moved General Discussion
    6 Posts 2 Posters 418 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 @vandam3b
      last edited by sdetweil

      @vandam3b said in Installation Error:

      npm error notsup Required: {“node”:“>=20.9.0 <21 || 22”}
      npm error notsup Actual: {“npm”:“10.9.0”,“node”:“v23.2.0”}

      yes, we support Node 20.9+ and node 22… not node 21
      the doc says check the release notes for the official versions

      next release will support node 23

      you can hack it… edit the package.json and change the engines from || 22 to || 23

      maybe it will run ok… did for me during some tests

      if you had used the automated install, it would have installed node 20.9

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      V 1 Reply Last reply Reply Quote 0
      • V Offline
        vandam3b @sdetweil
        last edited by

        @sdetweil Thank you for getting back to me. I will delete MM folder and do automated install. Where would I find those directions? Thank you

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

          @vandam3b you have to start over with a new sd card flash
          the (my) scripts don’t uninstall an existing node, just install or upgrade a downlevel

          the doc links to my scripts… 1st alternative
          anyhow see
          https://github.com/sdetweil/MagicMirror_scripts

          the documentation is linked above in the header

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          V 1 Reply Last reply Reply Quote 0
          • V Offline
            vandam3b @sdetweil
            last edited by

            @sdetweil I will do that. Thank you very much.

            V 1 Reply Last reply Reply Quote 0
            • V Offline
              vandam3b @vandam3b
              last edited by

              @vandam3b Thank you very much, it worked.

              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