MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.

    MagicMirror² v2.15.0 is available don't work.

    Troubleshooting
    9
    44
    1038
    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.
    • U
      ulster last edited by

      MagicMirror² v2.15.0 is available, it seems not to work.
      I made de update and its off.
      Only opens electron
      Can someone help please?

      S unfriendlydevice 2 Replies Last reply Reply Quote 0
      • S
        sdetweil @ulster last edited by sdetweil

        @ulster u did a git pull and then and npm install, yes?
        from the MM folder

        Sam

        Create a working config
        How to add modules

        U 1 Reply Last reply Reply Quote 0
        • unfriendlydevice
          unfriendlydevice @ulster last edited by unfriendlydevice

          @ulster If you’re using MMM-GoogleAssistant I found I had to disable this otherwise I was only seeing a black screen following updating to v2.15.0

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

            @unfriendlydevice u have to run electron-rebuild in the google assistant and pir folders

            Sam

            Create a working config
            How to add modules

            unfriendlydevice 1 Reply Last reply Reply Quote 1
            • U
              ulster @sdetweil last edited by

              @sdetweil said in MagicMirror² v2.15.0 is available don't work.:

              npm install

              yes

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

                @ulster ok, so what to the message look like (in the window where us start MM, with npm start

                or if you use pm2,

                the pm2 logs --lines =???
                ??? is a number, default 15

                Sam

                Create a working config
                How to add modules

                U 1 Reply Last reply Reply Quote 0
                • U
                  ulster @sdetweil last edited by

                  @unfriendlydevice

                  at Object. (/home/pi/MagicMirror/modules/MMM-GoogleAssistant/node_modules/@bugsounet/snowboy/lib/node/index.js:8:29)
                  at Module._compile (internal/modules/cjs/loader.js:1152:30)
                  at Object.Module._extensions…js (internal/modules/cjs/loader.js:1173:10) {
                  code: ‘MODULE_NOT_FOUND’,
                  requireStack: [
                  ‘/home/pi/MagicMirror/modules/MMM-GoogleAssistant/node_modules/@bugsounet/snowboy/lib/node/index.js’,
                  ‘/home/pi/MagicMirror/modules/MMM-GoogleAssistant/node_modules/@bugsounet/snowboy/index.js’,
                  ‘/home/pi/MagicMirror/modules/MMM-GoogleAssistant/node_helper.js’,
                  ‘/home/pi/MagicMirror/js/app.js’,
                  ‘/home/pi/MagicMirror/js/electron.js’,
                  ‘/home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js’,
                  undefined

                  Yes, a black screen

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

                    @ulster so, you need to do

                    cd ~/MagicMirror
                    npm install electron-rebuild
                    cd ~/MagicMirror/modules/MMM-GoogleAssistant
                    ~/MagicMirror/node_modules/.bin/electron-rebuild
                    

                    note the . (dot) in front of bin on the last command

                    Sam

                    Create a working config
                    How to add modules

                    U 1 Reply Last reply Reply Quote 0
                    • U
                      ulster @sdetweil last edited by

                      @sdetweil said in MagicMirror² v2.15.0 is available don't work.:

                      ~/MagicMirror/node_modules/.bin/electron-rebuild

                      sorry, still not work.

                      01.04.2021 20:54.05.668] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module ‘/home/pi/MagicMirror/modules/MMM-GoogleAssistant/node_modules/@bugsounet/snowboy/lib/node/binding/Release/electron-v11.3-linux-arm/snowboy.node’
                      Require stack:

                      • /home/pi/MagicMirror/modules/MMM-GoogleAssistant/node_modules/@bugsounet/snowboy/lib/node/index.js
                      • /home/pi/MagicMirror/modules/MMM-GoogleAssistant/node_modules/@bugsounet/snowboy/index.js
                      • /home/pi/MagicMirror/modules/MMM-GoogleAssistant/node_helper.js
                      • /home/pi/MagicMirror/js/app.js
                      • /home/pi/MagicMirror/js/electron.js
                      • /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
                      S 1 Reply Last reply Reply Quote 0
                      • S
                        sdetweil @ulster last edited by

                        @ulster ok, lets try his tool

                        from the module folder do

                        npm run  rebuild
                        

                        I have installed on 2.15 and it works…

                        Sam

                        Create a working config
                        How to add modules

                        U 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 1 / 5
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy