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 564 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

      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 🙏

      BKeyportB S 2 Replies Last reply Reply Quote 0
      • BKeyportB Offline
        BKeyport Module Developer @Bungle68
        last edited by

        @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 Reply Quote 0
        • S Offline
          sdetweil @BKeyport
          last edited by sdetweil

          @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 Offline
            sdetweil @Bungle68
            last edited by sdetweil

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