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.

    Are you saying "UNICORN"? Error ... please help me !

    Scheduled Pinned Locked Moved Troubleshooting
    10 Posts 3 Posters 2.0k 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.
    • H Offline
      HeyZealot
      last edited by

      This post is deleted!
      1 Reply Last reply Reply Quote 0
      • H Offline
        HeyZealot @Guest
        last edited by

        @sean how can i use your past version ?

        ? 1 Reply Last reply Reply Quote 0
        • ? Offline
          A Former User @HeyZealot
          last edited by

          @heyzealot
          Why do you want the old version? newer is more stable.
          Anyway, I cannot remember which version I had put the sameple value “Unicorn” blah blah…
          Tell me which version are you using? you can see it from package.json.

          H 1 Reply Last reply Reply Quote 0
          • H Offline
            HeyZealot @Guest
            last edited by

            @sean i used 2.1.0 version. i want use 2.0 version…
            can i use it ? T_T

            ? 1 Reply Last reply Reply Quote -1
            • ? Offline
              A Former User @HeyZealot
              last edited by A Former User

              @heyzealot
              If you already installed,

              cd ~/MagicMirror/modules/MMM-AssistantMk2
              git pull
              git branch 2.0.0
              git checkout  # I think this is not needed,
              

              would be.
              Or,

              cd ~/MagicMirror/modules/MMM-AssistantMk2
              git pull
              git checkout 2.0.0
              

              And you can see the manual or any other files of 2.0.0 in Github by select Branch: button as 2.0.0.

              H lavolp3L 2 Replies Last reply Reply Quote 0
              • H Offline
                HeyZealot @Guest
                last edited by

                @sean thanks! i will try.

                1 Reply Last reply Reply Quote 0
                • lavolp3L Offline
                  lavolp3 Module Developer @Guest
                  last edited by

                  @sean as far as I understand this will create a local branch and that’s it.
                  he will need to track pull the branch 2.0.0 doesn’t he? So for example

                  git branch -f 2.0.0 origin/2.0.0 //create branch 2.0.0 and track origin/2.0.0
                  git checkout 2.0.0
                  git pull
                  

                  How to troubleshoot modules
                  MMM-soccer v2, MMM-AVStock

                  ? 1 Reply Last reply Reply Quote 0
                  • ? Offline
                    A Former User @lavolp3
                    last edited by A Former User

                    @lavolp3
                    You may be right. I had some confusing with my environment. Thanks.

                    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