• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

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

Scheduled Pinned Locked Moved Troubleshooting
10 Posts 4 Posters 1.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.
  • R Offline
    RATL
    last edited by May 9, 2020, 9:53 PM

    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
    • ? Offline
      A Former User
      last edited by May 9, 2020, 11:16 PM

      in the same directory try:

      ./node_modules/.bin/electron-rebuild
      
      R 1 Reply Last reply May 10, 2020, 9:39 AM Reply Quote 0
      • R Offline
        RATL @Guest
        last edited by May 10, 2020, 9:39 AM

        @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
        • ? Offline
          A Former User
          last edited by A Former User May 10, 2020, 9:50 AM May 10, 2020, 9:48 AM

          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 Offline
            RATL
            last edited by May 10, 2020, 10:03 AM

            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
            • ? Offline
              A Former User
              last edited by May 10, 2020, 10:12 AM

              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 Offline
                RATL
                last edited by May 10, 2020, 10:22 AM

                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 Oct 16, 2020, 7:40 PM Reply Quote 0
                • W Offline
                  wirdman @RATL
                  last edited by Oct 16, 2020, 7:40 PM

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

                  ? 1 Reply Last reply Oct 16, 2020, 11:29 PM Reply Quote 0
                  • ? Offline
                    A Former User @wirdman
                    last edited by Oct 16, 2020, 11:29 PM

                    @wirdman really the same? :D

                    1 Reply Last reply Reply Quote 0
                    • S Away
                      sdetweil
                      last edited by Oct 16, 2020, 11:37 PM

                      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

                      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