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.3k 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.
    • Q Offline
      Q14siX
      last edited by

      No changes…

      npm start dev
      magicmirror@2.1.0 start /home/pi/MagicMirror
      electron js/electron.js “dev”
      Starting MagicMirror: v2.1.0
      Loading config …
      Loading module helpers …
      No helper found for module: MMM-Voice-Control.
      No helper found for module: alert.
      Initializing new module helper …
      No helper found for module: clock.
      Initializing new module helper …
      No helper found for module: currentweather.
      No helper found for module: weatherforecast.
      Initializing new module helper …
      Initializing new module helper …
      Initializing new module helper …
      Initializing new module helper …
      Initializing new module helper …
      Initializing new module helper …
      Initializing new module helper …
      Initializing new module helper …
      All module helpers loaded.
      Starting server op port 8080 …
      Server started …
      Connecting socket for: updatenotification
      Connecting socket for: calendar
      Starting node helper for: calendar
      Connecting socket for: MMM-DWD-WarnWeather
      MMM-DWD-WarnWeather helper started…
      Connecting socket for: MMM-SystemStats
      Connecting socket for: newsfeed
      Starting module: newsfeed
      Connecting socket for: MMM-WatchDog
      Staring module helper: MMM-WatchDog
      Connecting socket for: MMM-FRITZ-Box-Callmonitor
      Starting module: MMM-FRITZ-Box-Callmonitor
      Connecting socket for: MMM-Remote-Control
      Starting node helper for: MMM-Remote-Control
      Connecting socket for: MMM-Admin-Interface
      Starting node helper for: MMM-Admin-Interface
      Connecting socket for: MMM-Fuel
      Starting module: MMM-Fuel
      Sockets connected & modules started …
      Launching application.

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