MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    update ou rebuils EXT-detector

    Scheduled Pinned Locked Moved Solved Troubleshooting
    6 Posts 2 Posters 419 Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M Offline
      myayo001
      last edited by

      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

      bugsounetB 1 Reply Last reply Reply Quote 0
      • bugsounetB Offline
        bugsounet Banned @myayo001
        last edited by bugsounet

        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 ?

        M 2 Replies Last reply Reply Quote 0
        • M Offline
          myayo001 @bugsounet
          last edited by

          @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.sh

          sh: 1: installer/update.sh: Permission denied

          1 Reply Last reply Reply Quote 0
          • M Offline
            myayo001 @bugsounet
            last edited by

            @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

            bugsounetB 1 Reply Last reply Reply Quote 0
            • bugsounetB Offline
              bugsounet Banned @myayo001
              last edited by

              @myayo001 Désolé du retard :/

              oulala passer de v4.x a v9x…

              on va esayer ceci dans le repertoire de GA:

              git reset --hard && git pull
              npm install
              

              Mais attention beaucoup de choses ont changé dans la config, vous falloir tout revoir (aussi bien GA que les EXTs)
              le wiki vous guidera

              M 1 Reply Last reply Reply Quote 0
              • M Offline
                myayo001 @bugsounet
                last edited by

                @bugsounet merci mais je suis reparti sur une nouvelle installation, propre. j’ai vu qu’il y avait eu pas mal de changement… ce post peut être fermé.

                1 Reply Last reply Reply Quote 1
                • M myayo001 has marked this topic as solved on
                • bugsounetB bugsounet referenced this topic on
                • 1 / 1
                • First post
                  Last post
                Enjoying MagicMirror? Please consider a donation!
                MagicMirror created by Michael Teeuw.
                Forum managed by Sam, technical setup by Karsten.
                This forum is using NodeBB as its core | Contributors
                Contact | Privacy Policy