MMM-awesome-alexa icon indicating copy to clipboard operation
MMM-awesome-alexa copied to clipboard

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

Open RATL7 opened this issue 4 years ago • 4 comments

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

RATL7 avatar May 09 '20 21:05 RATL7

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 appreciate some help on this

RATL7 avatar May 10 '20 09:05 RATL7

I tried to installing electron-rebuild

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

And now when i start MagicMirror i have the same "Black Screen" but the error is different:

Capturar7

RATL7 avatar May 10 '20 10:05 RATL7

I'm having pretty much the same issue. I have no idea how to go about fixing it.

IsaacMartinez15 avatar May 13 '20 01:05 IsaacMartinez15

@IsaacMartinez15

Maybe you made the same wrong thing like me, you should have to install Raspbian on your Raspberry (Raspbian Buster with desktop and recommended software) (https://www.raspberrypi.org/downloads/raspbian/). I had the Noobs and I get that problem. I do not instaled Alexa again but I think this will solve your problem.

RATL7 avatar May 14 '20 10:05 RATL7