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.

    MM2 fails to start after upgrade from 2.29 to 2.33 on windows

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    7 Posts 3 Posters 50 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.
    • E Offline
      edwardbuck
      last edited by sdetweil

      Hello,

      I just ran the upgrade script to upgrade my install from 2.29 to 2.33, and now nothing loads at all.

      I ran the script, then rebooted, then tried npm start from MagicMirror folder and this is all it shows:

      magicmirror@2.33.0 start
      node --run start:x11

      node: bad option: --run

      I have since tried doing a git reset --hard and a git pull, but it just says that I am already running 2.33.
      I have MagicMirror running on Windows10.

      I’d appreciate any suggestions to get it running again.

      S KristjanESPERANTOK 2 Replies Last reply Reply Quote 0
      • S Offline
        sdetweil @edwardbuck
        last edited by

        @edwardbuck the script does not work on windows

        You also need to use

        npm run start:windows
        

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        E 1 Reply Last reply Reply Quote 0
        • E Offline
          edwardbuck @sdetweil
          last edited by

          @sdetweil

          Ok, so I just tried that (from the MagicMirror folder) but it gives me this now:

          magicmirror@2.33.0 start:windows
          .\node_modules.bin\electron js\electron.js

          The system cannot find the path specified.

          Do I need to reinstall MM2?

          Thanks for your help.

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

            @edwardbuck did you go

            npm install

            In the MagicMirror folder?

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            E 1 Reply Last reply Reply Quote 0
            • E Offline
              edwardbuck @sdetweil
              last edited by

              @sdetweil

              When I do npm install I get this:

              npm error code EBADENGINE
              npm error engine Unsupported engine
              npm error engine Not compatible with your version of node/npm: magicmirror@2.33.0
              npm error notsup Not compatible with your version of node/npm: magicmirror@2.33.0
              npm error notsup Required: {“node”:“>=22.18.0”}
              npm error notsup Actual: {“npm”:“10.8.2”,“node”:“v20.17.0”}
              npm error A complete log of this run can be found in: C:\Users\Agenda\AppData\Local\npm-cache_logs\2025-10-13T20_42_59_969Z-debug-0.log

              S 1 Reply Last reply Reply Quote 0
              • KristjanESPERANTOK Offline
                KristjanESPERANTO Module Developer @edwardbuck
                last edited by

                @edwardbuck said in MM2 fails to start after upgrade from 2.29 to 2.33 on windows:

                I have MagicMirror running on Windows10.

                You certainly knew that, but Windows 10 support ends tomorrow. It’s about time to think about an alternative. See https://distrochooser.de/.

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

                  @edwardbuck yes, the doc says need 22.18.0 or higher
                  https://forum.magicmirror.builders/topic/19896/v2.33.0

                  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