• 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.

upgrading to latest MM version

Scheduled Pinned Locked Moved Solved Troubleshooting
18 Posts 2 Posters 785 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
    sdetweil @JMac
    last edited by Jan 13, 2025, 5:31 PM

    @JMac did you put on the fix

    see https://forum.magicmirror.builders/topic/19282/version-2-30-0-calendar-fix-for-clipping-broadcast-events

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    J 2 Replies Last reply Jan 13, 2025, 5:33 PM Reply Quote 0
    • J Offline
      JMac @sdetweil
      last edited by JMac Jan 13, 2025, 5:35 PM Jan 13, 2025, 5:33 PM

      @sdetweil I hadn’t seen that, I was about to update the module individually then do some digging on here to see if others had had the issue.

      do I use the list of commands in the link above, or the ones in this link?
      https://forum.magicmirror.builders/topic/14327/testing-new-fixes-or-solving-current-problems-with-next-release-code

      1 Reply Last reply Reply Quote 0
      • J Offline
        JMac @sdetweil
        last edited by Jan 13, 2025, 5:39 PM

        @sdetweil I’ve hit this at the 3 command,
        MagicMirror@raspberrypi:~/MagicMirror $ git switch _fix_clipping
        error: Your local changes to the following files would be overwritten by checkout:
        package-lock.json
        Please commit your changes or stash them before you switch branches.
        Aborting

        S 1 Reply Last reply Jan 13, 2025, 5:47 PM Reply Quote 0
        • S Offline
          sdetweil @JMac
          last edited by Jan 13, 2025, 5:47 PM

          @JMac rm package-lock.json

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          J 1 Reply Last reply Jan 13, 2025, 5:51 PM Reply Quote 0
          • J Offline
            JMac @sdetweil
            last edited by JMac Jan 13, 2025, 5:52 PM Jan 13, 2025, 5:51 PM

            @sdetweil do I run that in just the MagicMirror directory or the Calendar EXT3 module directory?

            Below was your guidance from another of my topics with issues with this module, will it work?

            (#)put package-lock.json back to last git clone state
            git reset package-lock.json
            (#) update the module
            git pull
            (#) rerun npm install with new code
            npm install

            had to put the # in () to stop the font going enormous

            S 1 Reply Last reply Jan 13, 2025, 5:58 PM Reply Quote 0
            • S Offline
              sdetweil @JMac
              last edited by Jan 13, 2025, 5:58 PM

              @JMac in the folder you are in!

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              J 1 Reply Last reply Jan 13, 2025, 6:00 PM Reply Quote 0
              • J Offline
                JMac @sdetweil
                last edited by Jan 13, 2025, 6:00 PM

                @sdetweil
                MagicMirror@raspberrypi:~/MagicMirror $ rm package-lock.json
                rm: cannot remove ‘package-lock.json’: No such file or directory

                guessing I’m not doing this right

                S 1 Reply Last reply Jan 13, 2025, 6:03 PM Reply Quote 0
                • S Offline
                  sdetweil @JMac
                  last edited by Jan 13, 2025, 6:03 PM

                  @JMac but your prior message said

                  
                  @sdetweil I’ve hit this at the 3 command,
                  MagicMirror@raspberrypi:~/MagicMirror $ git switch _fix_clipping
                  error: Your local changes to the following files would be overwritten by checkout:
                  
                  package-lock.json
                  
                  Please commit your changes or stash them before you switch branches.
                  Aborting
                  

                  so it HAS to be there
                  ls and see if you see it
                  once you have it so it is NOT there
                  then do the switch again

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  J 1 Reply Last reply Jan 13, 2025, 6:23 PM Reply Quote 0
                  • J Offline
                    JMac @sdetweil
                    last edited by Jan 13, 2025, 6:23 PM

                    @sdetweil
                    getting this now,
                    MagicMirror@raspberrypi:~/MagicMirror $ git switch _fix_clipping
                    Already on ‘_fix_clipping’

                    so assuming I can now restart mm?

                    S 1 Reply Last reply Jan 13, 2025, 6:24 PM Reply Quote 0
                    • S Offline
                      sdetweil @JMac
                      last edited by Jan 13, 2025, 6:24 PM

                      @JMac correct, thats what the instructions say

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      J 1 Reply Last reply Jan 13, 2025, 6:31 PM Reply Quote 0
                      • 1
                      • 2
                      • 2 / 2
                      2 / 2
                      • First post
                        11/18
                        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