Unsolved MMM-Google Assistant V4 - EXT-Detector installation dependencies
-
Hi here, Hello Bugsounet,
I am currently installing EXT-Detector (for GA V4).
It is mentionned that “No other npm commands (e.g. npm audit fix) are needed after installation (they can break package dependencies)!” but durring EXT-Detector installation script is prompting :Checking all dependencies…
You must install missing dependencies before going further
Missing package: libmagic-dev
Missing package: libatlas-base-dev
Missing package: sox
Missing package: libsox-fmt-all
Attempt to automatically install the above packages? [Y/n]
Your choice:Shall I answer Y ?
Many thanks for your help
Cheers
-
Hi,
after installation is not the same that during installation -
Installation: npm install command
During installation: execute npm install process
After installation : npm install is doneMaybe is most clear
-
bugsounet
-
Yes it is
Many thanks for your realy fast reply. You may close this issue.
For information, now I had another probelm ; node-gyp failed to rebuild ‘/home/pi/MagicMirror/modules/EXT-Detector/node_modules/@bugsounet/snowboy’.
I could find on your web site threads, that the issue comes from NodeJs version. I did a downgrade of it from v17.8.0 towards 14.0.19 NodeJS; I did a new npm install of EXT-Detector, but now my MM has crashed ( with message No session for Pid 1351). I will check how to recover and then probably open a new thread.
Kind regards -
Try with node v16 or v14
It will work, not v17 don’t work actually
-
I did a downgrade of Nodejs [npm install -g n and sudo n 14.0.19] at this step, I did a re install of EXT-DETECTOR but then, I crashed my Raspbian.
No more desktop, no more menu. Only wallpaper stand with a pop-up saying : No session for Pid 1351. The only way, I had to do a fresh installation from Raspbian 11 Bulleseye. this from official Raspberry site with imager 1.7. Pour la petite histoire : I had a Raspian Buster from Rapberry Labists kit. Anyway, now I have a fresh installation of Raspbian 11 instead of os upgrade from Buster to Bulleseye). Il will install MM², and then install 14.x Node JS version this comes with npm to v6.14.15 version as you have mentionned
Thank’s lot again -
i’m not really fan for
n
app for changing node version (because there is to many dependencies around node not installed, It can make crash)
I prefer official repo for apt and naturally apt-get it.
I have natural update for system compatibility -
Hello bugsounet, I also used the n app for downgrading my node to v14. Can you help me with the command to install the official repo.
-
@bugsounet ok thanks for advice
Anyway, as I told you, I have re installed from scrtach. Now I will rise another question to another post regarding MMM-Bring and EXT-BRING