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.

    Version 2.30.0 Calendar fix for clipping broadcast events

    Scheduled Pinned Locked Moved Solved Troubleshooting
    67 Posts 10 Posters 21.2k Views 10 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 @angeliKITTYx
      last edited by

      @angeliKITTYx and another question. how did you upgrade?

      you on pi or windows or?

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      A 1 Reply Last reply Reply Quote 0
      • A Offline
        angeliKITTYx @sdetweil
        last edited by

        @sdetweil It’s on pi.

        I used these instructions, and I also did the “Not Working?” section.

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

          @angeliKITTYx no, i meant upgrade MagicMirror

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          A 2 Replies Last reply Reply Quote 0
          • A Offline
            angeliKITTYx @sdetweil
            last edited by

            @sdetweil I deleted it off my Pi and then followed the Manual Install. Then I reinstalled all of my modules. It was a fresh install - I didn’t upgrade it.

            S 1 Reply Last reply Reply Quote 0
            • A Offline
              angeliKITTYx @sdetweil
              last edited by

              @sdetweil I deleted it off my Pi and then followed the Manual Install. Then I reinstalled all of my modules. It was a fresh install - I didn’t upgrade it.

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

                @angeliKITTYx i meant before, when you had the troubles

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                A 1 Reply Last reply Reply Quote 0
                • A Offline
                  angeliKITTYx @sdetweil
                  last edited by

                  @sdetweil I used the command on the MM documents page

                  git pull && npm run install-mm
                  

                  But I always had to remove the package-lock.json and package.json too

                  S A 2 Replies Last reply Reply Quote 0
                  • S Offline
                    sdetweil @angeliKITTYx
                    last edited by

                    @angeliKITTYx ok… I wish more would use my upgrade script…
                    it fixes problems you all report as we go along…

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    C A 2 Replies Last reply Reply Quote 0
                    • A Offline
                      angeliKITTYx @angeliKITTYx
                      last edited by

                      @angeliKITTYx said in Version 2.30.0 Calendar fix for clipping broadcast events:

                      @sdetweil I used the command on the MM documents page

                      git pull && npm run install-mm
                      

                      But I always had to remove the package-lock.json and package.json too

                      I just tried it now and it’s not working since I’m in the fix clipping branch. It’s asking me to confirm branch.

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

                        @angeliKITTYx yes,

                        there are new steps if on a non-master branch

                        rm package-lock.json
                        git checkout master
                        

                        but you have lost the clipping fix (or develop branch)

                        my upgrade script will put you back on master (seen as how thats where next release will land you)

                        in the meantime, you should not need to pull again on current version, nothing changed

                        if u want to npm install MM again (altho nothing has changed)
                        do

                        npm run install-mm
                        

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

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