@sdetweil Thank You. I Reinstalled for the second time. Now it work just fine.
Read the statement by Michael Teeuw here.
Latest posts made by laluromeo
-
RE: Alexa not working
-
RE: Alexa not working
@sdetweil
Never worked, I just installed awesome alexa. The method to install is from MMM-awesome-alexa from modules section @ https://magicmirror.builders/ -
RE: Alexa not working
@sdetweil
Thankyou for answear.
pi@raspberrypi:~ $ cd MagicMirror
pi@raspberrypi:~/MagicMirror $ npm run startmagicmirror@2.15.0 start /home/pi/MagicMirror
DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js[28.06.2021 17:27.55.653] [LOG] Starting MagicMirror: v2.15.0
[28.06.2021 17:27.55.673] [LOG] Loading config …
[28.06.2021 17:27.55.692] [LOG] Loading module helpers …
[28.06.2021 17:27.58.698] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module ‘node-pre-gyp’
Require stack:- /home/pi/MagicMirror/node_modules/snowboy/lib/node/index.js
- /home/pi/MagicMirror/modules/MMM-awesome-alexa/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
[28.06.2021 17:27.58.703] [LOG] Loading module helpers …
[28.06.2021 17:27.58.720] [ERROR] App threw an error during load
[28.06.2021 17:27.58.725] [ERROR] Error: Cannot find module ‘node-pre-gyp’
Require stack:- /home/pi/MagicMirror/node_modules/snowboy/lib/node/index.js
- /home/pi/MagicMirror/modules/MMM-awesome-alexa/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:972:15)
at Function.n._resolveFilename (electron/js2c/browser_init.js:249:921)
at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29)
at Module._load (internal/modules/cjs/loader.js:848:27)
at Function.f._load (electron/js2c/asar_bundle.js:5:12738)
at Module.require (internal/modules/cjs/loader.js:1032:19)
at require (internal/modules/cjs/helpers.js:72:18)
at Object. (/home/pi/MagicMirror/node_modules/snowboy/lib/node/index.js:6:16)
at Module._compile (internal/modules/cjs/loader.js:1152:30)
at Object.Module._extensions…js (internal/modules/cjs/loader.js:1173:10)
[28.06.2021 17:27.58.731] [ERROR] Whoops! There was an uncaught exception…
[28.06.2021 17:27.58.749] [ERROR] Error: Cannot find module ‘node-pre-gyp’
Require stack: - /home/pi/MagicMirror/node_modules/snowboy/lib/node/index.js
- /home/pi/MagicMirror/modules/MMM-awesome-alexa/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:972:15)
at Function.n._resolveFilename (electron/js2c/browser_init.js:249:921)
at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29)
at Module._load (internal/modules/cjs/loader.js:848:27)
at Function.f._load (electron/js2c/asar_bundle.js:5:12738)
at Module.require (internal/modules/cjs/loader.js:1032:19)
at require (internal/modules/cjs/helpers.js:72:18)
at Object. (/home/pi/MagicMirror/node_modules/snowboy/lib/node/index.js:6:16)
at Module._compile (internal/modules/cjs/loader.js:1152:30)
at Object.Module._extensions…js (internal/modules/cjs/loader.js:1173:10) {
code: ‘MODULE_NOT_FOUND’,
requireStack: [
‘/home/pi/MagicMirror/node_modules/snowboy/lib/node/index.js’,
‘/home/pi/MagicMirror/modules/MMM-awesome-alexa/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
]
}
[28.06.2021 17:27.58.757] [ERROR] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
[28.06.2021 17:27.58.759] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
[28.06.2021 17:27.59.662] [LOG] Launching application.
-
Alexa not working
Hello. My Awesome Alexa is not working. All i see is a black screen. A dont know much of programming so please HELP.