roiperlman / ngx-document-scanner

Angular 2+ component for cropping and enhancing images of documents
MIT License
29 stars 33 forks source link

Not working with Angular9 #15

Open aakashjangid opened 4 years ago

aakashjangid commented 4 years ago

ngx-document-scanner is not compatible with Angular 9 as it gives compilation errors due to the peer dependencies.

midnjerry commented 3 years ago

There is a pull request that makes it compatible with Angular 9. https://github.com/RaedAbr/ngx-document-scanner

This author made a fork and updated the project for Angular 9.