MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. lostagain
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    L
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 4
    • Groups 0

    lostagain

    @lostagain

    0
    Reputation
    2
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    lostagain Unfollow Follow

    Latest posts made by lostagain

    • RE: Run two instances of the same module (sometimes) Tutorial

      @Mykle1 Worked first time for the MMM_DateCounter module. Thank you!!

      posted in Troubleshooting
      L
      lostagain
    • RE: New install - (npm run install-mm) - returns errors

      @sdetweil Good to know (I’ll remember that next time!!) thank you

      posted in Troubleshooting
      L
      lostagain
    • RE: New install - (npm run install-mm) - returns errors

      @sdetweil said in New install - (npm run install-mm) - returns errors:

      sudo npm install n -g

      Sam, you’re a genius!!! Thank you so much, been tearing my hair out with that!!

      posted in Troubleshooting
      L
      lostagain
    • New install - (npm run install-mm) - returns errors

      Hi, brand new user and no experience with Pi programming.

      Running Pi4 with 64bit new install. Pi all updated.

      Following instructions (have tried 6 times) all goes well until I enter the “npm run install-mm” and each time I get the following.

      leehill@raspberrypi:~/MagicMirror $ sudo npm run install-mm

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

      npm error code EBADENGINE
      npm error engine Unsupported engine
      npm error engine Not compatible with your version of node/npm: magicmirror@2.29.0
      npm error notsup Not compatible with your version of node/npm: magicmirror@2.29.0
      npm error notsup Required: {“node”:“>=20.9.0 <21 || 22”}
      npm error notsup Actual: {“npm”:“11.0.0”,“node”:“v23.4.0”}
      npm error A complete log of this run can be found in: /root/.npm/_logs/2024-12-18T19_34_41_408Z-debug-0.log
      leehill@raspberrypi:~/MagicMirror $

      what am I doing wrong?? Thanks!!

      posted in Troubleshooting
      L
      lostagain