intbot / ng2-pdfjs-viewer

An angular component for PDFJS and ViewerJS (Supports all versions of angular)
Apache License 2.0
225 stars 113 forks source link

Installation failing in projects with angular version < 14 #249

Open bruteF04C3 opened 4 months ago

bruteF04C3 commented 4 months ago

I have installed this inside a project running on angular v12. Getting the following error while running / serving the app

image

codehippie1 commented 1 month ago

@bruteF04C3 I started the library on Angular 2. It is getting tricky to test and support all versions of angular using my free time. Would you be kind to send a PR to handle versions, I would be happy to check it and merge it.