MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    Error with MM update

    Troubleshooting
    3
    5
    2038
    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.
    • J
      JoeFranz last edited by

      I have just tried mm to 2.1.3 to update, I get this error:

      pi@raspberrypi:~/MagicMirror $ git pull && npm install
      error: Your local changes to the following files would be overwritten by merge:
      modules/README.md
      Please, commit your changes or stash them before you can merge.
      Aborting
      pi@raspberrypi:~/MagicMirror $

      can someone help?

      randomnoise 1 Reply Last reply Reply Quote 0
      • randomnoise
        randomnoise @JoeFranz last edited by randomnoise

        @JoeFranz I had same issue (except for me it was the calendar.js file it didnt like… this was because I had manually edited that file to apply hotfix for 24h times).

        You can run a git reset --hard which will ‘fix’ the readme.md file you must have edited… a word of warning though- this will also reset your custom.css (at least it seemed to for me) so make sure you take a copy 1st.

        1 Reply Last reply Reply Quote 0
        • Sandy2503
          Sandy2503 last edited by

          i had the same.

          i have renamed the calendar.js to calendar.js.org in the folder modules/default/calendar and the update works very well …

          Sandy

          1 Reply Last reply Reply Quote 0
          • J
            JoeFranz last edited by

            now I get at the end of this error message

            npm WARN stylelint-config-standard@16.0.0 requires a peer of stylelint@^7.8.0 but none was installed.
            pi@raspberrypi:~/MagicMirror $

            if I run mm now then I have only a black screen 😞

            1 Reply Last reply Reply Quote 0
            • J
              JoeFranz last edited by

              I had probably killed something, now everything is running again.
              There is probably a problem with the calendar since the update. But I’m probably not alone …
              Thanks for the quick help!

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              • First post
                Last post
              Enjoying MagicMirror? Please consider a donation!
              MagicMirror created by Michael Teeuw.
              Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy