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.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.
    • H Offline
      HeyZealot
      last edited by

      Hello I am not good at English.
      English is being used by Google Translator.
      When I was using SMARTMIRROR, suddenly it did not answer my voice, but popup “Are you saying” Unicorn “?” There is no response after popup.

      How do I fix it? please help me T_T

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

        @heyzealot
        I think you’re using my module MMM-AssistantMk2(maybe old version), but incomplete configuration. Just remove transcriptionHook from your configuration. It was just sample value.

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

                        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                        With your input, this post could be even better 💗

                        Register Login
                        • 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