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 6db61b4..de57daa

    Scheduled Pinned Locked Moved Solved Troubleshooting
    26 Posts 9 Posters 10.2k Views 9 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.
    • idoodlerI Offline
      idoodler Module Developer @icephreaq
      last edited by

      @icephreaq What is git status telling you?

      1 Reply Last reply Reply Quote 0
      • C Offline
        costascontis
        last edited by

        i also get an error from git pull:

        pi@magicmirror:~/MagicMirror $ sudo git pull && npm install
        Updating 6db61b4..de57daa
        error: Your local changes to the following files would be overwritten by merge:
        	package-lock.json
        	vendor/package-lock.json
        Please commit your changes or stash them before you merge.
        Aborting
        
        

        and i dont know what to do…

        D idoodlerI 2 Replies Last reply Reply Quote 0
        • D Offline
          dazza120 @costascontis
          last edited by

          @costascontis rename them and the git pull will make a new version of them, but be warned I’m not sure if that’s why calendar just displays loading when it was working on previous but don’t think so as all the other modules work.

          1 Reply Last reply Reply Quote 0
          • idoodlerI Offline
            idoodler Module Developer @costascontis
            last edited by

            @costascontis You can just delete both package-lock.jsonfiles. Everything will work after you have deleted them.

            M 1 Reply Last reply Reply Quote 0
            • M Offline
              MWel1977 @idoodler
              last edited by

              I have the same problem as @costascontis and will try to delete that file.
              But I also would like to know what the latest version of Node.js is.
              At https://github.com/nodesource/distributions#debinstall I can see a version 11.x.
              my version on the pi 3B+ is v9.11.2
              Is that the latest version or must I update to v11.x via:
              sudo su
              curl -sL https://deb.nodesource.com/setup_11.x | bash -
              apt-get install -y nodejs

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

                Just moved the package-lock.js to a new folder “Old files” and run “sudo git pull && npm install” again and it worked for me.
                I do get some warnings from “time-grunt@2.0.0” and 2 from npm skipping optional dependency’s but below that it reads: MagicMirror installation succesfull! NICE!.. well…that last word isn’t part of the update! Hahaha

                And below that it found 9 vulnerabilities. Is that a problem?

                D idoodlerI 2 Replies Last reply Reply Quote 0
                • D Offline
                  dazza120 @MWel1977
                  last edited by

                  @mwel1977 even the calendar as mine is up the swannie

                  M 1 Reply Last reply Reply Quote 0
                  • M Offline
                    MWel1977 @dazza120
                    last edited by

                    @dazza120 I’m not using the standard calendar.
                    But after the update my MM2 works like before. Only the modules I’m working on are still not showing correctly…becouse I’m working on them to get them to work properly. :smiling_face_with_open_mouth_cold_sweat: :smiling_face_with_open_mouth_cold_sweat:
                    But what do you mean with: “…is up the swannie”?
                    you mean it doesn’t work?

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

                      @mwel1977 said in Updating 6db61b4..de57daa:

                      the swannie

                      swannie river

                      up the river…
                      http://www.musicanet.org/robokopp/usa/waydownu.htm

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 Reply Last reply Reply Quote 0
                      • D Offline
                        dazza120 @MWel1977
                        last edited by

                        @mwel1977 yep UK local slang, anyway I’ve sorted it now I downloaded the Magic Mirror from github on the Pi, unzipped it and then copied the whole folder to the module default location and over wrote everything, it was missing a lot of files for some reason. Anyway enough said it’s working like it should now 👌🏾

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