Read the statement by Michael Teeuw here.
MMM-Awesome-Alexa (again =p)
-
So i’m having another issue, but it’s not the installation. When I try to add an item to my calendar or remove one, alexa responds to me with a confirmation question. But does not listen for my response. Anyone else seen this issue, or has anyone dealt with this? I tried looking through the GitHub issues and searching online, but I couldn’t find anything.
-
@stalker401 no idea if the developer handled that case. i don’t see it in the state model
-
@sdetweil Thanks again, I appreciate your patience working with me.
-
@stalker401 no problem, I built an alexa integration for a different platform,
so I understand about handling the dialog. -
@sdetweil : after tried your script for installation of awesome-alexa, but got a lot of error messages at the end:
Please find following cut-out:⠧ Building module: snowboy, Completed: 0 SOLINK_MODULE(target) Release/obj.target/snowboy.node ⠏ Building module: snowboy, Completed: 0/usr/bin/ld: cannot find -lcblas collect2: error: ld returned 1 exit status make: *** [snowboy.target.mk:151: Release/obj.target/snowboy.node] Error 1 make: Leaving directory '/home/pi/MagicMirror/modules/MMM-awesome-alexa/node_modules/snowboy/build' ✖ Rebuild Failed An unhandled error occurred inside electron-rebuild node-gyp failed to rebuild '/home/pi/MagicMirror/modules/MMM-awesome-alexa/node_modules/snowboy'. Error: `make` failed with exit code: 2 Error: node-gyp failed to rebuild '/home/pi/MagicMirror/modules/MMM-awesome-alexa/node_modules/snowboy'. Error: `make` failed with exit code: 2 at ModuleRebuilder.rebuildNodeGypModule (/home/pi/MagicMirror/modules/MMM-awesome-alexa/node_modules/snowboy/node_modules/electron-rebuild/lib/src/module-rebuilder.js:193:19) at processTicksAndRejections (internal/process/task_queues.js:93:5) at async Rebuilder.rebuildModuleAt (/home/pi/MagicMirror/modules/MMM-awesome-alexa/node_modules/snowboy/node_modules/electron-rebuild/lib/src/rebuild.js:190:9) at async Rebuilder.rebuild (/home/pi/MagicMirror/modules/MMM-awesome-alexa/node_modules/snowboy/node_modules/electron-rebuild/lib/src/rebuild.js:152:17) at async /home/pi/MagicMirror/modules/MMM-awesome-alexa/node_modules/snowboy/node_modules/electron-rebuild/lib/src/cli.js:146:9
any help would be appriciated!
kind regards, Dieter -
@didikojak only the results of the last command matters
there WILL be errors reported before that… I didn’t design the steps, I just hate typing someone elses stuff,
so I copy/pasted the steps to a file and made it runnableand it worked…
so, now I thought others might like it too… I don’t add any technical value…
just ease of use -
@sdetweil
I see, thanks for the clarification!