MMM-CalendarWeek icon indicating copy to clipboard operation
MMM-CalendarWeek copied to clipboard

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

Open earlman opened this issue 3 years ago • 4 comments

image

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

earlman avatar Apr 02 '21 15:04 earlman

you saved my Mirror ;) thank you

M1dn8 avatar Jun 04 '21 11:06 M1dn8

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

Muffexx avatar Jul 21 '21 22:07 Muffexx

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.

ajweave avatar Aug 12 '21 19:08 ajweave

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

DacoDev avatar Dec 15 '21 04:12 DacoDev