MMM-CalendarWeek
MMM-CalendarWeek copied to clipboard
latest version of MagicMirror breaks this module (v2.15.0)
this can be solved by reinstalling valid-url (npm install valid-url
) in the module folder
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