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.

    Electron Install Error - Electron not found

    Scheduled Pinned Locked Moved Solved Troubleshooting
    18 Posts 3 Posters 4.1k 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.
    • S Offline
      sdetweil @CLLA1972
      last edited by

      @CLLA1972 yes, looks like another fun npm install problem

      do

      cd ~/MagicMirror
      sudo rm -rf node_modules
      rm package-lock.json
      npm install --omit=dev
      

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      C 1 Reply Last reply Reply Quote 0
      • C Offline
        CLLA1972 @sdetweil
        last edited by

        @sdetweil Thanks so much for the support. Still not “there yet”. I got the following error message. Image.JPG

        Again, THANKS !!!

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

          @CLLA1972 can u do

          uname -a

          is this a pi0?

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          C 2 Replies Last reply Reply Quote 0
          • C Offline
            CLLA1972 @sdetweil
            last edited by

            @sdetweil Hi. I am using a PI3B+ /Thanks.

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

              @CLLA1972

              ok, troublesome

              cd ~/MagicMirror
              rm -rf node_modules/electron
              npm install electron@19.0.15
              

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              C 1 Reply Last reply Reply Quote 0
              • C Offline
                CLLA1972 @sdetweil
                last edited by

                @sdetweil Image.JPG

                1 Reply Last reply Reply Quote 0
                • C Offline
                  CLLA1972 @sdetweil
                  last edited by

                  @sdetweil Here the result.

                  AA.JPG

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

                    @CLLA1972
                    show output of node -v

                    run my upgrade script with force instead of apply (as u are on the latest release)

                    bash -c  "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)" force
                    

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

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

                      @CLLA1972 ok, I don’t get what is going on, but

                      cd ~/MagicMirror
                      rm -rf node_modules/env-paths
                      npm  install  electron@19.0.15
                      

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      C 1 Reply Last reply Reply Quote 0
                      • C Offline
                        CLLA1972 @sdetweil
                        last edited by

                        @sdetweil Hi again. First of all, thanks for the great help. I am really in deep water here and I really do not want to reboot the whole PI and start from scratch. Here the result from the latest command and the log file. Again THANKS !!AA.JPG [2022-10-17T20_15_34_187Z-debug-0.log](Invalid file type. Allowed types are: .jpg, .jpeg, .png, .gif, .png, .jpg, .jpeg, .gif)

                        C S 2 Replies Last reply Reply Quote 0
                        • 1
                        • 2
                        • 1 / 2
                        • 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