heskja / MMM-CalendarWeek

Alternative calendar module for MagicMirror.
MIT License
52 stars 22 forks source link

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

Open earlman opened 3 years ago

earlman commented 3 years ago

image

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

M1dn8 commented 3 years ago

you saved my Mirror ;) thank you

Muffexx commented 2 years ago

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

ajweave commented 2 years ago

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.

DacoDev commented 2 years ago

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