gauravsacc / MMM-GoogleAssistant

Google Assistant module for magic mirror https://github.com/MichMich/MagicMirror

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google assistant not working

SpecialOne10 opened this issue · comments

I install the google assistant module together with the gateway module and the EXT detector, when I run the Magic Mirror the google assistant appears in the interface but with the voice I cannot activate it, I have an error that tells me that they heard libraries that did not were loaded and when I try to install again to try to fix it I have another error but this time compatibility with node/npm
has it happened to anyone? Who can help me?


[22.06.2023 09:48.30.722] [ERROR] [GATEWAY] Warning: 18 needed library not loaded !
[22.06.2023 09:48.30.723] [ERROR] [GATEWAY] Try to solve it with npm run rebuild in Gateway directory


npm ERR! code ENOTSUP
npm ERR! notsup Unsupported engine for Gateway@3.3.4: wanted: {"npm":">=8.0.0","node":">=16.0.0"} (current: {"node":"14.19.3","npm":"6.14.17"})
npm ERR! notsup Not compatible with your version of node/npm: Gateway@3.3.4
npm ERR! notsup Not compatible with your version of node/npm: Gateway@3.3.4
npm ERR! notsup Required: {"npm":">=8.0.0","node":">=16.0.0"}
npm ERR! notsup Actual: {"npm":"6.14.17","node":"14.19.3"}

npm ERR! A complete log of this run can be found in:
npm ERR! /home/speci/.npm/_logs/2023-06-22T08_29_41_199Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! Gateway@3.3.4 rebuild: installer/rebuild.sh
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the Gateway@3.3.4 rebuild script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?

npm ERR! A complete log of this run can be found in:
npm ERR! /home/speci/.npm/_logs/2023-06-22T08_29_41_311Z-debug.log