Read the statement by Michael Teeuw here.
update ou rebuils EXT-detector
-
Bonjour,
j’ai un soucis avec Detector . je n’arrive ni à faire mise a jour , ni rebuid.
il m’affiche cette erreur.o@magicmirror:~/MagicMirror/modules/MMM-GoogleAssistant $ npm run rebuild:EXT-Detector
npm error Missing script: “rebuild:EXT-Detector”
npm error
npm error To see a list of scripts, run:
npm error npm run
npm error A complete log of this run can be found in: /home/flavio/.npm/_logs/2025-01-08T20_20_43_767Z-debug-0.log -
Bonjour, je pense que le souci est que vous n’avez pas mis a jour vers MMM-Google Assistant v9
Pouvez vous essayer
npm run update
avant d’exécuter votre commande ? -
@bugsounet
je viens d’esayer la commande npm run update dans le dossier MMM-GoogleAssistant et j’obtiens ceci~/MagicMirror/modules/MMM-GoogleAssistant $ npm run update
MMM-GoogleAssistant@4.0.7 update
installer/update.shsh: 1: installer/update.sh: Permission denied
-
@bugsounet
j’ai essayé de faire un npm install dans le dossier MMM-Googleasistant et j’obtiens aussi une erreur~/MagicMirror/modules/MMM-GoogleAssistant $ npm install
npm error code E404
npm error 404 Not Found - GET https://registry.npmjs.org/@bugsounet/secure-ga-v4/-/secure-ga-v4-1.0.1.tgz - Not found
npm error 404
npm error 404 ‘@bugsounet/secure-ga-v4@https://registry.npmjs.org/@bugsounet/secure-ga-v4/-/secure-ga-v4-1.0.1.tgz’ is not in this registry.
npm error 404
npm error 404 Note that you can also install from a
npm error 404 tarball, folder, http url, or git url.
npm error A complete log of this run can be found in: /home/flavio/.npm/_logs/2025-01-09T07_34_01_023Z-debug-0.log