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.

    Update to MagicMirror² v2.13.0 failed

    Scheduled Pinned Locked Moved General Discussion
    14 Posts 5 Posters 3.0k Views 4 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 @swvalenti
      last edited by sdetweil

      @swvalenti said in Update to MagicMirror² v2.13.0 failed:

      doing test run = true,

      there are TWO passes… one in test mode
      and one with apply

      what is wrong with my doc?

      upgrade-script.sh will do the git pull and npm install, and refresh npm setup for any modules that might need it
      it should handle all the work… and give you a trial run of all that…
      
      only applying changes if u request them
      
      give it a try this works on Mac as well, cut/paste this line into the terminal window on your device
      
      bash -c  "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)"
      no changes are made to the local repo or the working copy
      
      if you WANT to actually apply the changes, cut/paste this line into the terminal window on your device 
      
      bash -c  "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)" apply
      there is a log file (upgrade.log) in the MagicMirror/installers folder…
      
      
      

      i don’t understand how everyone misses this

      if you WANT to actually apply the changes, cut/paste this line into the terminal window on your device
      

      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
        last edited by

        I updated the doc again to try to make the processes more visible

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • swvalentiS Offline
          swvalenti Project Sponsor
          last edited by

          Thanks Sam

          1 Reply Last reply Reply Quote 0
          • cowboysdudeC Offline
            cowboysdude Module Developer
            last edited by

            The more things change… the more they stay the same…LOL

            1 Reply Last reply Reply Quote 1
            • C Offline
              ColinT
              last edited by

              Sorry I forgot all about the script been so busy with other stuff since I 1st installed it. Thanks for the reply.

              Colin

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