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.

    MM startup problem after update

    Scheduled Pinned Locked Moved Unsolved Requests
    42 Posts 3 Posters 5.2k Views 4 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 @manu85340
      last edited by

      @manu85340 fun

      try this

      pm2 stop all
      cd ~/MagicMirror 
      npm install electron@31.1.0
      

      then npm start

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      M 1 Reply Last reply Reply Quote 0
      • M Offline
        manu85340 @sdetweil
        last edited by

        @sdetweil I’m stuck at this level

        ede37768-d1b5-40d2-81b2-660908f6d972-image.png

        1 Reply Last reply Reply Quote 0
        • M Offline
          manu85340 @sdetweil
          last edited by

          @sdetweil
          e4257226-bac9-4485-b1b7-79792b44285f-image.png

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

            @manu85340 but what about npm start??

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            M 1 Reply Last reply Reply Quote 0
            • M Offline
              manu85340 @sdetweil
              last edited by

              @sdetweil I get this message when I run npm start

              e28d7653-56ef-4876-b09f-c23b82b0a2dc-image.png

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

                @manu85340 ok, show output of
                uname -a

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                M 1 Reply Last reply Reply Quote 0
                • M Offline
                  manu85340 @sdetweil
                  last edited by

                  @sdetweil
                  f6825249-f06e-41ca-985e-90ab6123a47b-image.png

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

                    @manu85340 did you do the electron install I provided?

                    if so can you do it again and show me the output?

                    if you do all this over ssh, then you have text you can copy/paste instead of pics. which are hard to read

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    M 1 Reply Last reply Reply Quote 0
                    • M Offline
                      manu85340 @sdetweil
                      last edited by

                      @sdetweil ok sorry for the screenshots

                      pi@MagicMirror:~ $ pm2 stop all
                      [PM2] Applying action stopProcessId on app [all](ids: [ 0 ])
                      [PM2] [mm](0) ✓
                      ┌────┬────────────────────┬──────────┬──────┬───────────┬──────────┬──────────┐
                      │ id │ name               │ mode     │ ↺    │ status    │ cpu      │ memory   │
                      ├────┼────────────────────┼──────────┼──────┼───────────┼──────────┼──────────┤
                      │ 0  │ mm                 │ fork     │ 685  │ stopped   │ 0%       │ 0b       │
                      └────┴────────────────────┴──────────┴──────┴───────────┴──────────┴──────────┘
                      pi@MagicMirror:~ $ cd ~/MagicMirror
                      pi@MagicMirror:~/MagicMirror $ npm install electron@31.1.0
                      npm ERR! code EBADENGINE
                      npm ERR! engine Unsupported engine
                      npm ERR! engine Not compatible with your version of node/npm: magicmirror@2.28.0
                      npm ERR! notsup Not compatible with your version of node/npm: magicmirror@2.28.0
                      npm ERR! notsup Required: {"node":">=20"}
                      npm ERR! notsup Actual:   {"npm":"9.8.1","node":"v18.18.0"}
                      
                      npm ERR! A complete log of this run can be found in: /home/pi/.npm/_logs/2024-07                                                                                                                                                             -01T13_05_28_653Z-debug-0.log
                      pi@MagicMirror:~/MagicMirror $
                      
                      S 1 Reply Last reply Reply Quote 0
                      • S Offline
                        sdetweil @manu85340
                        last edited by sdetweil

                        @manu85340 ok, upgrade didn’t upgrade nodejs…

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        S 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 2 / 5
                        • 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