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

Updates

Scheduled Pinned Locked Moved Unsolved Troubleshooting
4 Posts 3 Posters 507 Views 3 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.
  • B Offline
    Bungle68
    last edited by Dec 24, 2023, 10:34 AM

    My mirror has been working perfectly for ages now. Can I ask the best way to deal with updates? Either the main MM firmware or module updates.
    It’s been that long since I updated mine, I completely forgot and have now messed it up, so have to start over.
    Which is a total pain. So any help would be greatly appreciated 🙏

    B S 2 Replies Last reply Dec 24, 2023, 10:51 AM Reply Quote 0
    • B Offline
      BKeyport Module Developer @Bungle68
      last edited by Dec 24, 2023, 10:51 AM

      @Bungle68 I do it on a per module basis as there’s really no front end for it. Get the notification from the app, go to the module’s directory, and git pull and npm install to update.

      As for the main unit, I used @sdetweil 's script to install, so I use his update script to update - Don’t know if you can update without the initial install being his script.

      The "E" in "Javascript" stands for "Easy"

      S 1 Reply Last reply Dec 24, 2023, 12:03 PM Reply Quote 0
      • S Away
        sdetweil @BKeyport
        last edited by sdetweil Dec 30, 2023, 8:15 PM Dec 24, 2023, 12:03 PM

        @BKeyport not that some modules still don’t reflect the missing libs , so manual update will cause failures too.

        you can upgrade the base without my script, but you have to figure out dependencies like node version, and solve them yourself

        you can use my upgrade script even if you didn’t use my install script.

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • S Away
          sdetweil @Bungle68
          last edited by sdetweil Dec 24, 2023, 5:42 PM Dec 24, 2023, 5:41 PM

          @Bungle68 you might be able to use my upgrade script with the parm
          force
          instead of
          apply

          to upgrade the base
          see
          https://github.com/sdetweil/MagicMirror_scripts

          Sam

          How to add modules

          learning how to use browser developers window for css changes

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