Bugsounet Coding

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular

    what command do I enter

    General Discussion
    4
    6
    128
    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.
    • R
      Raf Translators last edited by

      what command do I enter because I can’t update

      Klembord01.jpg )

      kelly97129 bugsounet 2 Replies Last reply Reply Quote 0
      • kelly97129
        kelly97129 Donators @Raf last edited by

        @raf

        cd ~/MagicMirror/modules
        cd MMM-GoogleAssistant
        npm run update
        
        R 1 Reply Last reply Reply Quote 0
        • R
          Raf Translators @kelly97129 last edited by

          @kelly97129
          to update the mirrors and not the google assistant

          kelly97129 1 Reply Last reply Reply Quote 0
          • kelly97129
            kelly97129 Donators @Raf last edited by

            @raf
            excuse me

            cd ~/MagicMirror
            git pull && npm install
            
            1 Reply Last reply Reply Quote 0
            • D
              DJB1966 Helpers last edited by bugsounet

              Updating Magic mirror to 2.17.1
              bash -c "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)" apply
              This is a Magic Mirror installation and setup scripts (https://github.com/sdetweil/MagicMirror_scripts) PLEASE READ BEFORE USING.

              Once it has done you may get errors and a black screen just read the red error it will tell you what module you need to fix navigate to the module folder and open it in the terminal.
              a15c5ee0-443e-4fb2-9807-14318c24d365-image.png
              Now in the terminal run, this code npm init -y && npm install request --save -y
              you will need to restart the mirror a few times to find modules that need fixing
              NOW WHEN YOU COME TO GOOGLE ASSISTANT & DETECTOR run npm run rebuild NOT npm init -y && npm install request --save -y
              IF YOU HAVE PI-HOLE DISABLE IT.

              You may need to use node 12.22?

              1 Reply Last reply Reply Quote 0
              • bugsounet
                bugsounet Main Coder @Raf last edited by

                @raf :

                to update MagicMirror:

                cd ~/MagicMirror
                git reset --hard HEAD
                git pull
                npm install
                
                1 Reply Last reply Reply Quote 0
                • First post
                  Last post
                Powered by NodeBB | @bugsounet ©2022