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

how to install specific version of magicmirror

Scheduled Pinned Locked Moved Unsolved Troubleshooting
8 Posts 2 Posters 740 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.
  • T Offline
    tanvir586
    last edited by Aug 13, 2022, 4:28 PM

    magicmirror 2.19

    S 1 Reply Last reply Aug 13, 2022, 5:11 PM Reply Quote 0
    • S Away
      sdetweil @tanvir586
      last edited by sdetweil Aug 13, 2022, 5:12 PM Aug 13, 2022, 5:11 PM

      @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 Aug 13, 2022, 5:51 PM Reply Quote 0
      • T Offline
        tanvir586 @sdetweil
        last edited by Aug 13, 2022, 5:51 PM

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

        S 1 Reply Last reply Aug 13, 2022, 6:05 PM Reply Quote 0
        • S Away
          sdetweil @tanvir586
          last edited by Aug 13, 2022, 6:05 PM

          @tanvir586 manually

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          T 1 Reply Last reply Aug 14, 2022, 11:02 AM Reply Quote 0
          • T Offline
            tanvir586 @sdetweil
            last edited by Aug 14, 2022, 11:02 AM

            @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 Aug 14, 2022, 11:36 AM Reply Quote 0
            • S Away
              sdetweil @tanvir586
              last edited by sdetweil Aug 14, 2022, 12:02 PM Aug 14, 2022, 11:36 AM

              @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 Aug 14, 2022, 1:36 PM Reply Quote 0
              • S Away
                sdetweil @tanvir586
                last edited by sdetweil Aug 14, 2022, 12:01 PM Aug 14, 2022, 12:00 PM

                @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 Aug 14, 2022, 1:36 PM

                  @sdetweil thanks 😊. Will try soon.

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