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.

    Updating to v2.2.0...

    Scheduled Pinned Locked Moved Troubleshooting
    11 Posts 3 Posters 5.9k 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.
    • S Offline
      stephenmelody
      last edited by

      nothing has changed, I’m still 86 commits behind on the master branch.

      1 Reply Last reply Reply Quote 0
      • S Offline
        stephenmelody
        last edited by

        Am I doing it in the right folder? Is the command correct? I’m getting the same response no matter what folder i’m in within the MM install

        1 Reply Last reply Reply Quote 0
        • S Offline
          stephenmelody
          last edited by

          Can anyone help? I get the same message no matter what I try to do.

          1 Reply Last reply Reply Quote 0
          • mochmanM Offline
            mochman Module Developer
            last edited by

            Just trying to cover all the bases here, but are you on the master branch? You can run git branch to see. It should say something like:

            pi@Magic-Mirror:~/ $ cd MagicMirror
            pi@Magic-Mirror:~/MagicMirror $ git branch
            * master
            

            The asterisk denotes which branch is your current one.
            If for some reason you’re not on the master branch use git checkout master to switch back to the master branch.
            Then try running git pull and see if anything happens. Hopefully you get a list of files that have been changed. If not, and you don’t see an error messages try git pull -v to see what errors (if any) you are getting.
            Hopefully that all works out, then you can just run npm install and you should be all set.

            Good luck.

            1 Reply Last reply Reply Quote 0
            • S Offline
              stephenmelody
              last edited by

              Thanks @mochman

              This is what I’m getting now… any clues??

              ![alt text](0_1515338090347_dc675bca-05e1-45c1-a9d0-3fd3577e4fa6-image.png image url)

              1 Reply Last reply Reply Quote 0
              • mochmanM Offline
                mochman Module Developer
                last edited by

                okay, try running
                rm -f ~/MagicMirror/.git/index.lock
                then try git pull again. Hopefully you’ll see more than:
                Updating b799609..20823bf

                1 Reply Last reply Reply Quote 2
                • S Offline
                  stephenmelody
                  last edited by

                  Thank you so much!! That seems to have fixed it!!

                  1 Reply Last reply Reply Quote 0
                  • 1
                  • 2
                  • 2 / 2
                  • 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