A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
WARNING! Could not load config file.
-
Getting these error messages for any weather module i try to use. This one happens to be Weather-Now. The error messages states that it cannot find the “request” module. I when to the Weather-Now directory and issued “npm install request” thinking a dependency is missing however the module is there. Any thoughts (see below)?
Thx
[24.07.2022 11:07.00.310] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module ‘request’
Require stack:- /home/simdo01/MagicMirror/modules/MMM-Weather-Now/node_helper.js
- /home/simdo01/MagicMirror/js/app.js
- /home/simdo01/MagicMirror/js/electron.js
- /home/simdo01/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
-
@tacotaco re-installed the module completely and it works. Ah the software Gods!
-
-
@sdetweil thx much!