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.

    MMM-Voice-Control - only black screen after installation.

    Scheduled Pinned Locked Moved Troubleshooting
    9 Posts 2 Posters 4.4k Views 2 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.
    • strawberry 3.141S Offline
      strawberry 3.141 Project Sponsor Module Developer @Q14siX
      last edited by

      @Q14siX you are posting the terminal log but when you start with npm start dev you have a window on the side which has also a console log

      Please create a github issue if you need help, so I can keep track

      1 Reply Last reply Reply Quote 0
      • Q Offline
        Q14siX
        last edited by

        Initializing MagicMirror.
        translator.js:182 Loading core translation file: translations/de.json
        translator.js:204 Loading core translation fallback file: translations/en.json
        loader.js:182 Load script: modules/MMM-Voice-Control//MMM-Voice-Control.js
        module.js:415 Module registered: MMM-Voice-Control
        loader.js:152 Bootstrapping module: MMM-Voice-Control
        loader.js:182 Load script: modules/MMM-Voice-Control//node_modules/annyang/annyang.js
        annyang.js Failed to load resource: the server responded with a status of 404 (Not Found)

        strawberry 3.141S 1 Reply Last reply Reply Quote 0
        • strawberry 3.141S Offline
          strawberry 3.141 Project Sponsor Module Developer @Q14siX
          last edited by strawberry 3.141

          @Q14siX did you run npm install in the module directory?

          Please create a github issue if you need help, so I can keep track

          1 Reply Last reply Reply Quote 0
          • Q Offline
            Q14siX
            last edited by Q14siX

            Yes, already several times.

            But:

            npm install
            npm WARN enoent ENOENT: no such file or directory, open ‘/home/pi/MagicMirror/modules/package.json’
            npm WARN enoent ENOENT: no such file or directory, open ‘/home/pi/MagicMirror/modules/node_modules/node_helper/package.json’
            npm WARN modules No description
            npm WARN modules No repository field.
            npm WARN modules No README data
            npm WARN modules No license field.

            And:

            ~/MagicMirror/modules/MMM-Voice-Control $ npm install
            Magic-Mirror-Module-Voice-Control@1.0.0 /home/pi/MagicMirror/modules/MMM-Voice-Control
            └── annyang@2.6.0

            strawberry 3.141S 1 Reply Last reply Reply Quote 0
            • strawberry 3.141S Offline
              strawberry 3.141 Project Sponsor Module Developer @Q14siX
              last edited by

              @Q14siX the second should fix your issue

              Please create a github issue if you need help, so I can keep track

              1 Reply Last reply Reply Quote 0
              • Q Offline
                Q14siX
                last edited by

                In the module is an error.
                The annyang.js file must be manually copied from the directory “dist” to the directory of the module.

                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