MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    UNSOLVED how to install specific version of magicmirror

    Troubleshooting
    2
    8
    267
    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.
    • T
      tanvir586 last edited by

      magicmirror 2.19

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

        Create a working config
        How to add modules

        T 1 Reply Last reply Reply Quote 0
        • T
          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
            sdetweil @tanvir586 last edited by

            @tanvir586 manually

            Sam

            Create a working config
            How to add modules

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

                Create a working config
                How to add modules

                T 1 Reply Last reply Reply Quote 0
                • S
                  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

                  Create a working config
                  How to add modules

                  1 Reply Last reply Reply Quote 0
                  • T
                    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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                    This forum is using NodeBB as its core | Contributors
                    Contact | Privacy Policy