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.

    how to install specific version of magicmirror

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    8 Posts 2 Posters 884 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.
    • S Offline
      sdetweil @tanvir586
      last edited by sdetweil

      @tanvir586

      git clone magic mirror repo, like always
      git checkout v2.19.0

      all releases are marked with tags

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      T 1 Reply Last reply Reply Quote 0
      • T Offline
        tanvir586 @sdetweil
        last edited by

        @sdetweil is it automatic installation. Or I have to do it manually.

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

          @tanvir586 manually

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          T 1 Reply Last reply Reply Quote 0
          • T Offline
            tanvir586 @sdetweil
            last edited by

            @sdetweil after I done
            git clone https://github.com/MichMich/MagicMirror

            Then git chackout 2.19.0 ?

            Sorry I’m bit confused here

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

              @tanvir586 yes,

              git clone make a copy of the source repository on your machine

              the checkout command will make a particular commit active

              the label has to be exact

              cd ~/MagicMirror
              git checkout v2.19.0

              now the MagicMirror working copy folder is the code at v2.19.0 level

              Sam

              How to add modules

              learning how to use browser developers window for css changes

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

                @tanvir586 also see the options here

                https://www.techiedelight.com/clone-specific-tag-with-git/

                if u look at the MagicMirror repo on github

                Screenshot_20220814-070107_Chrome.jpg

                you will see the drop-down next to master

                but also see the tags tab
                if u select the tags tab, then u see all the tags, one for each release

                Screenshot_20220814-065854_Chrome.jpg

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • T Offline
                  tanvir586 @sdetweil
                  last edited by

                  @sdetweil thanks 😊. Will try soon.

                  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