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.

    Where to git clone MagicMirror 2.16

    Scheduled Pinned Locked Moved Solved Troubleshooting
    12 Posts 4 Posters 6.1k 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 @plainbroke
      last edited by sdetweil

      @plainbroke there is a tag in the git repo.

      search clone git tag

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

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • plainbrokeP Offline
        plainbroke
        last edited by

        @sdetweil
        Sorry Sam,
        I do not understand how to do this.
        Went to the link you provided, evidently this is above my pay grade. LOL
        Jeff

        Slow learner. But trying anyways.

        SharkbyteS 1 Reply Last reply Reply Quote 0
        • SharkbyteS Offline
          Sharkbyte @plainbroke
          last edited by Sharkbyte

          @plainbroke

          Top oh the evening
          If you follow the url he sent you you can use the tag to rollback below is a screenshot showing the tag
          alt text

          You can use the tag to git that specific version
          The version you are looking for is below but you have to follow the instructions provided by @sdetweil To get the git to get that version (wanted to throw another get in that sentence) lol

          
          $ git clone -b <tagname> <repository> 
          
          

          tagged version url

          If you complete this task sir your pay grade will be raised along with gitrank. Lol

          Feel free to ask any questions

          Technically challenged all day everyday.
          So then I just go here Evolution MMA
          Of course though spending time with the son is always the best of the best!

          1 Reply Last reply Reply Quote 0
          • mumblebajM Online
            mumblebaj Module Developer @plainbroke
            last edited by

            @plainbroke So, you may want to supply us the error messages that you are getting when you start the mirror. Either the content from the terminal when you start the mirror with npm or if you start the mirror with pm2 then pm2 log --lines 100. There are underlying issues with the modules that you have installed. To get you up and running on 2.18 then you need to provide us with the log output so we can see how to assist. Rolling back to older version of MM may not be the right thing to do. Let’s see if we can resolve the issues.

            Check out my modules at: https://github.com/mumblebaj?tab=repositories
            Check my blog-post: https://mumblebaj.xyz/

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

              @mumblebaj and if you use my upgrade script, it will do all the missing require lib corrections for the active modules

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              mumblebajM 1 Reply Last reply Reply Quote 0
              • mumblebajM Online
                mumblebaj Module Developer @sdetweil
                last edited by

                @sdetweil That is true. But he already upgraded to latest. Not sure if your scripts will fix after the fact?

                Check out my modules at: https://github.com/mumblebaj?tab=repositories
                Check my blog-post: https://mumblebaj.xyz/

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

                  @mumblebaj add force instead of apply, then its a re-upgrade (npm install, not pull) … and do the whole thing

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  mumblebajM 1 Reply Last reply Reply Quote 0
                  • mumblebajM Online
                    mumblebaj Module Developer @sdetweil
                    last edited by

                    @plainbroke There you go. Use the upgrade script by @sdetweil with the apply option and it should sort out your modules’ missing dependencies. If you still have issues then post the logs so we can see what else is wrong.

                    Check out my modules at: https://github.com/mumblebaj?tab=repositories
                    Check my blog-post: https://mumblebaj.xyz/

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

                      @mumblebaj FORCE if already upgraded… otherwise it will say ‘already at current release’ and abort

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      mumblebajM plainbrokeP 2 Replies Last reply Reply Quote 0
                      • mumblebajM Online
                        mumblebaj Module Developer @sdetweil
                        last edited by

                        @sdetweil Sorry, mind was thinking “force” but the fingers overwrote with “apply” :-)

                        Check out my modules at: https://github.com/mumblebaj?tab=repositories
                        Check my blog-post: https://mumblebaj.xyz/

                        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