-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
since update to MM v2.18.0
there is an error message because of the module MMM-Homematic-Heater in the mm-out.log
When I comment out the coder in config.js, the interface starts as it should
mm-error.log
[23.01.2022 12:59.39.289] [ERROR] Whoops! There was an uncaught exception...
[23.01.2022 12:59.39.301] [ERROR] Error: Cannot find module 'request'
Require stack:
- /home/pi/MagicMirror/modules/MMM-Homematic-Heaters/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 (node:internal/modules/cjs/loader:940:15)
at Function.n._resolveFilename (node:electron/js2c/browser_init:249:1128)
at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29)
at Module._load (node:internal/modules/cjs/loader:785:27)
at Function.c._load (node:electron/js2c/asar_bundle:5:13331)
at Module.require (node:internal/modules/cjs/loader:1012:19)
at require (node:internal/modules/cjs/helpers:94:18)
at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-Homematic-Heaters/node_helper.js:2:15)
at Module._compile (node:internal/modules/cjs/loader:1116:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1169:10) {
code: 'MODULE_NOT_FOUND',
requireStack: [
'/home/pi/MagicMirror/modules/MMM-Homematic-Heaters/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
]
Can you fix the issue, please.
Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels