• 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.

Please commit your changes or stash them before you merge?

Scheduled Pinned Locked Moved Solved Troubleshooting
17 Posts 3 Posters 8.2k 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.
  • J Offline
    jefftse @sdetweil
    last edited by Jan 3, 2025, 4:51 PM

    @sdetweil

    jeff@raspberrypi:~/MagicMirror $ git checkout package.json
    Updated 0 paths from the index

    1 Reply Last reply Reply Quote 0
    • J Offline
      jefftse @sdetweil
      last edited by Jan 3, 2025, 4:53 PM

      @sdetweil

      jeff@raspberrypi:~/MagicMirror $ git pull && npm run install-mm
      Already up to date.

      magicmirror@2.30.0 install-mm
      npm install --no-audit --no-fund --no-update-notifier --only=prod --omit=dev

      npm ERR! code EBADENGINE
      npm ERR! engine Unsupported engine
      npm ERR! engine Not compatible with your version of node/npm: magicmirror@2.30.0
      npm ERR! notsup Not compatible with your version of node/npm: magicmirror@2.30.0
      npm ERR! notsup Required: {“node”:“>=20.18.1 <21 || >=22”}
      npm ERR! notsup Actual: {“npm”:“10.1.0”,“node”:“v20.9.0”}

      npm ERR! A complete log of this run can be found in: /home/jeff/.npm/_logs/2025-01-03T16_52_04_066Z-debug-0.log

      S 1 Reply Last reply Jan 3, 2025, 5:03 PM Reply Quote 0
      • S Offline
        sdetweil @jefftse
        last edited by Jan 3, 2025, 5:03 PM

        @jefftse ok short path

        sudo npm install n -g 
        sudo n 20.18.1
        cd ~/MagicMirror
        npm run install-mm
        

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        J 1 Reply Last reply Jan 3, 2025, 9:14 PM Reply Quote 0
        • J Offline
          jefftse @sdetweil
          last edited by Jan 3, 2025, 9:14 PM

          @sdetweil

          I think that did the trick

          S 1 Reply Last reply Jan 3, 2025, 9:31 PM Reply Quote 0
          • S Offline
            sdetweil @jefftse
            last edited by Jan 3, 2025, 9:31 PM

            @jefftse ok!!!

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • S sdetweil has marked this topic as solved on Jan 3, 2025, 9:34 PM
            • 1
            • 2
            • 2 / 2
            2 / 2
            • First post
              17/17
              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