Read the statement by Michael Teeuw here.
trouble after update with many modules
-
Hallo, i have v2.14.0 installed
after update 11 modules get this error when starting
my mirror.
Don’t know what that means and what to do…
can anybody help me please?[01.07.2021 20:44.40.940] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module 'request' Require stack: - /Users/patrickhahn/MagicMirror/modules/MMM-ImagesPhotos/node_helper.js - /Users/patrickhahn/MagicMirror/js/app.js - /Users/patrickhahn/MagicMirror/js/electron.js - /Users/patrickhahn/MagicMirror/node_modules/electron/dist/Electron.app/Contents/Resources/default_app.asar/main.js -
First off, what did you update, and what release are you running?
Secondly, Which modules other than MMM-ImagesPhotos are you using that has this error?
-
@stoffbeuteluwe that is the request module that was removed in 2.15.
best thing, go to the module folder and do
npm install request -
@sdetweil @BKeyport
thx for your help, all modules working but
MMM-MyCalendar gets another error…[02.07.2021 15:15.07.232] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module 'rrule-alt' Require stack: - /Users/patrickhahn/MagicMirror/modules/MMM-MyCalendar/vendor/ical.js/node-ical.js - /Users/patrickhahn/MagicMirror/modules/MMM-MyCalendar/vendor/ical.js/index.js - /Users/patrickhahn/MagicMirror/modules/MMM-MyCalendar/calendarfetcher.js - /Users/patrickhahn/MagicMirror/modules/MMM-MyCalendar/node_helper.js - /Users/patrickhahn/MagicMirror/js/app.js - /Users/patrickhahn/MagicMirror/js/electron.js - /Users/patrickhahn/MagicMirror/node_modules/electron/dist/Electron.app/Contents/Resources/default_app.asar/main.js - -
@stoffbeuteluwe rrule-alt was removed this cycle,
go to the module folder and do
npm install rrule-altanother module that didn’t declare it’s dependencies
-
@stoffbeuteluwe I updated my fork of ImagesPhotos to document the dependencies
-
@sdetweil v2.16 works……. thx sam your the best
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login