dennisameling / muuri-angular

Angular wrapper around the Muuri JavaScript library
MIT License
14 stars 5 forks source link

npm ERR! missing: html2canvas@1.0.0-rc.5 #8

Closed gregdorian closed 3 years ago

gregdorian commented 3 years ago

this error shows when trying to install in Angular 7; also Uninstal o corrupt the libraries jspdf and file-saver

dennisameling commented 3 years ago

I've only tested with Angular 9+, but let me test with Angular 7 tomorrow. Thanks for your report!

dennisameling commented 3 years ago

Sorry, but this library only supports Angular 9 and later, as only those versions are supported by the Angular team. Therefore I'm closing this issue. If you want to make it compatible with 7+, please feel free to provide a PR! 😊