• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 471 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 Jan 8, 2025, 8:26 PM

    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

    B 1 Reply Last reply Jan 9, 2025, 1:19 AM Reply Quote 0
    • B Offline
      bugsounet Banned @myayo001
      last edited by bugsounet Jan 9, 2025, 1:20 AM Jan 9, 2025, 1:19 AM

      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 Jan 9, 2025, 7:33 AM Reply Quote 0
      • M Offline
        myayo001 @bugsounet
        last edited by Jan 9, 2025, 7:33 AM

        @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 Jan 9, 2025, 7:55 AM

          @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

          B 1 Reply Last reply Jan 11, 2025, 7:57 AM Reply Quote 0
          • B Offline
            bugsounet Banned @myayo001
            last edited by Jan 11, 2025, 7:57 AM

            @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 Jan 11, 2025, 2:10 PM Reply Quote 0
            • M Offline
              myayo001 @bugsounet
              last edited by Jan 11, 2025, 2:10 PM

              @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 Jan 11, 2025, 2:13 PM
              • B bugsounet referenced this topic on Jan 11, 2025, 5:34 PM
              • 1 / 1
              1 / 1
              • First post
                1/6
                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