MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. aamir6629
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    A
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 1
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Black screen: need help
      pi@raspberrypi:~/MagicMirror $ npm start dev
      
      magicmirror@2.11.0 start /home/pi/MagicMirror
      DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js "dev"
      
      [2020-06-05 08:24:47.909] [LOG] Starting MagicMirror: v2.11.0
      [2020-06-05 08:24:47.922] [LOG] Loading config ...
      [2020-06-05 08:24:47.931] [LOG] Loading module helpers ...
      [2020-06-05 08:24:47.934] [LOG] No helper found for module: alert.
      [2020-06-05 08:24:48.023] [LOG] Initializing new module helper ...
      [2020-06-05 08:24:48.024] [LOG] Module helper loaded: updatenotification
      [2020-06-05 08:24:48.025] [LOG] No helper found for module: clock.
      [2020-06-05 08:24:48.707] [LOG] Initializing new module helper ...
      [2020-06-05 08:24:48.708] [LOG] Module helper loaded: calendar
      [2020-06-05 08:24:48.709] [LOG] No helper found for module: compliments.
      [2020-06-05 08:24:48.710] [LOG] No helper found for module: currentweather.
      [2020-06-05 08:24:48.711] [LOG] No helper found for module: weatherforecast.
      [2020-06-05 08:24:48.718] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module '@bugsounet/lpcm16'
      Require stack:
      
      /home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js
      /home/pi/MagicMirror/js/app.js
      /home/pi/MagicMirror/js/electron.js
      /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
      [2020-06-05 08:24:48.720] [LOG] Loading module helpers ...
      [2020-06-05 08:24:48.721] [LOG] No helper found for module: alert.
      [2020-06-05 08:24:48.722] [LOG] Initializing new module helper ...
      [2020-06-05 08:24:48.722] [LOG] Module helper loaded: updatenotification
      [2020-06-05 08:24:48.723] [LOG] No helper found for module: clock.
      [2020-06-05 08:24:48.724] [LOG] Initializing new module helper ...
      [2020-06-05 08:24:48.725] [LOG] Module helper loaded: calendar
      [2020-06-05 08:24:48.725] [LOG] No helper found for module: compliments.
      [2020-06-05 08:24:48.726] [LOG] No helper found for module: currentweather.
      [2020-06-05 08:24:48.727] [LOG] No helper found for module: weatherforecast.
      [2020-06-05 08:24:48.730] [ERROR] App threw an error during load
      [2020-06-05 08:24:48.732] [ERROR] Error: Cannot find module '@bugsounet/lpcm16'
      Require stack:
      
      /home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js
      /home/pi/MagicMirror/js/app.js
      /home/pi/MagicMirror/js/electron.js
      /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
      at Module._resolveFilename (internal/modules/cjs/loader.js:627:15)
      at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:41:16)
      at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29)
      at Function.Module._load (internal/modules/cjs/loader.js:531:27)
      at Module.require (internal/modules/cjs/loader.js:685:19)
      at require (internal/modules/cjs/helpers.js:16:16)
      at Object. (/home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js:9:16)
      at Module._compile (internal/modules/cjs/loader.js:786:30)
      at Object.Module._extensions..js (internal/modules/cjs/loader.js:798:10)
      at Module.load (internal/modules/cjs/loader.js:645:32)
      [2020-06-05 08:24:48.734] [LOG] Whoops! There was an uncaught exception...
      [2020-06-05 08:24:48.735] [ERROR] Error: Cannot find module '@bugsounet/lpcm16'
      Require stack:
      /home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js
      /home/pi/MagicMirror/js/app.js
      /home/pi/MagicMirror/js/electron.js
      /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
      at Module._resolveFilename (internal/modules/cjs/loader.js:627:15)
      at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:41:16)
      at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29)
      at Function.Module._load (internal/modules/cjs/loader.js:531:27)
      at Module.require (internal/modules/cjs/loader.js:685:19)
      at require (internal/modules/cjs/helpers.js:16:16)
      at Object. (/home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js:9:16)
      at Module._compile (internal/modules/cjs/loader.js:786:30)
      at Object.Module._extensions..js (internal/modules/cjs/loader.js:798:10)
      at Module.load (internal/modules/cjs/loader.js:645:32) {
      code: 'MODULE_NOT_FOUND',
      requireStack: [
      '/home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js',
      '/home/pi/MagicMirror/js/app.js',
      '/home/pi/MagicMirror/js/electron.js',
      '/home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js',
      undefined
      ]
      }
      [2020-06-05 08:24:48.750] [LOG] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
      [2020-06-05 08:24:48.750] [LOG] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
      [2020-06-05 08:24:48.959] [LOG] Launching application.
      
      posted in Troubleshooting
      A
      aamir6629
    • 1 / 1