heskja/MMM-CalendarWeek

latest version of MagicMirror breaks this module (v2.15.0)

earlman opened this issue · 4 comments

image

this can be solved by reinstalling valid-url (npm install valid-url) in the module folder

M1dn8 commented

you saved my Mirror ;) thank you

If it still doesn't work - try this one:
npm install rrule-alt npm install valid-url
Solved it for me. :)

If it still doesn't work - try this one:
npm install rrule-alt npm install valid-url
Solved it for me. :)

I have verified this works.

opened #56 which i believe addresses this, you can add the file directly as well and run the NPM install