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.

    MMM-awesome-alexa "WARNING! electron-v6.1-linux-arm/snowboy.node"

    Troubleshooting
    4
    10
    438
    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.
    • R
      RATL last edited by

      Hello everyone!!

      I spend lots of hours trying to solve this problem and i think i will need your help.

      I Installed the Magic Mirror on my Raspberry Pi 4 and it´s working normal.

      The problem is when I insert the Alexa module (MMM-awesome-alexa), and I start the Magic Mirror I only see a “Black Screen” with the cursor.

      I try to see what kind of problem I receive on terminal it shows like this:

      Capturar

      According this I try to see the file “snowboy.node” on /home/pi/MagicMirror/modules/MMM-awesome-alexa/node_modules/snowboy/lib/node/binding/Release/electron-v6.1-linux-arm/snowboy.node , but I don´t have the folder “electron-v6.1-linux-arm”.

      I have …/Release/node-v64-linux-arm, and is nothing inside.

      I see some one that had the same problem and recommend to use this command on the MMM-awesome-alexa directory:

      npm run electron-rebuild

      But I receive another error:
      Capturar-2

      I appreciate the help of all of you.

      Thanks fsdfsd

      1 Reply Last reply Reply Quote 0
      • ?
        A Former User last edited by

        in the same directory try:

        ./node_modules/.bin/electron-rebuild
        
        R 1 Reply Last reply Reply Quote 0
        • R
          RATL @Guest last edited by

          @Bugsounet said in MMM-awesome-alexa "WARNING! electron-v6.1-linux-arm/snowboy.node":

          ./node_modules/.bin/electron-rebuild

          Hello Bugsounet, tanks for your answer.

          I inserted that code on the MMM-awesome-alexa directory and I receive a message “No Such file or directory” image below.

          Capturar3

          I tried to install the module again using this steps: https://awesome-alexa.js.org/#/installation

          And i see that in this code :

          npm install --only=prod
          

          I receive some errors image below:
          Capturar4

          My problem is because of this errors installation?

          Really thanks for your help

          1 Reply Last reply Reply Quote 0
          • ?
            A Former User last edited by A Former User

            try installing electron-rebuild

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

            note:

            • i supose snowboy sources installed …
            • i don’t install this module 😉
            1 Reply Last reply Reply Quote 0
            • R
              RATL last edited by

              Ok i used that code :

              Capturar6

              Afther that i try to open MagicMirror, the problem is the same “Black Screen” but now the error is different:

              Capturar7

              Really thanks for your help Bugsounet

              1 Reply Last reply Reply Quote 0
              • ?
                A Former User last edited by

                sorry, i can’t help you more, because i have not this module installed

                just maybe by trying npm install in alexa module directory (without --only-prod because it’s deprecied)

                if don’t work, i don’t know because it’s very old source and maybe unmaintened

                I see you open an issue in github, just wait a response

                1 Reply Last reply Reply Quote 0
                • R
                  RATL last edited by

                  I tried to use that command on alexa module and i received some errors:

                  3fb06689-3173-4230-a45c-6cd9cb67b968-image.png

                  Ok i will wait for some more suggestions.

                  Thanks Bugsounet for your help and if you have other suggestion I appreciate it!

                  W 1 Reply Last reply Reply Quote 0
                  • W
                    wirdman @RATL last edited by

                    @RATL @Bugsounet i got exacty the same probleme when i launching mmm-Google Assistant

                    ? 1 Reply Last reply Reply Quote 0
                    • ?
                      A Former User @wirdman last edited by

                      @wirdman really the same? 😃

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

                        for awesome alexa, some of the 14 steps will cause errors, just keep going… I have a script that does them all
                        https://www.dropbox.com/s/omrx3vztjp738hf/do-install.sh?dl=0

                        can’t help on the GoogleAssistant side…

                        Sam

                        Create a working config
                        How to add modules

                        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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy