Read the statement by Michael Teeuw here.
MMM-awesome-alexa Error
-
Hey, I’m having problems with the Alexa installation.
$ cd ~/MagicMirror/modules # Navigate to module folder
$ git clone https://github.com/dolanmiu/MMM-awesome-alexa.git # Clone this repository
$ cd MMM-awesome-alexa # go into the module directory
$ npm install --only=prod # Install depdendencies
$ cd node_modules
$ rm -rf snowboy # Remove the installed snowboy
$ git clone https://github.com/Kitt-AI/snowboy.git # Manually get snowboy from git
$ cd snowboy # Go into the /snowboy directory
$ rm -rf node_modules
$ npm install nan --save # Make sure you install this in the /snowboy directory
$ npm install node-pre-gyp@0.12.0 --save # Make sure you install this in the /snowboy directory
$ npm install # Make sure you install in the /snowboy directory
$ npm run prepublish # Make sure you run this in the /snowboy directory
$ npm install --save-dev electron-rebuild # Make sure you install this in the /snowboy directory
$ npm install nan # Make sure you install this in the /snowboy directory
$ ./node_modules/.bin/electron-rebuild # Build snowboy to your device specifications, in the /snowboy directory -
@massivearts-0 use my script to do all that , too many chances for copy/paste or retype errors
https://www.dropbox.com/s/omrx3vztjp738hf/do-install.sh?dl=0
download, make executable and then run it…
doesn’t matter where u download or execute, it does the whole thing…
clones the module. etc
ignore the errors til the last line
-
@sdetweil said in MMM-awesome-alexa Error:
@massivearts-0 use my script to do all that , too many chances for copy/paste or retype errors
https://www.dropbox.com/s/omrx3vztjp738hf/do-install.sh?dl=0
download, make executable and then run it…
doesn’t matter where u download or execute, it does the whole thing…
clones the module. etc
ignore the errors til the last line
Where should I put this?
-
@massivearts-0 wherever you want… doesn’t matter
I make a folder called temp to put temp things in
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login