techiediaries / ng2-qrcode-reader

An Angular 4+ Component library for Reading QR (Quick Response ) Codes .
1 stars 1 forks source link

Issue with Angular 10, possible fix #3

Open phillbooth opened 3 years ago

phillbooth commented 3 years ago

node_modules/ng2-qrcode-reader/index.d.ts:4:23 - error TS2314: Generic type 'ModuleWithProviders' requires 1 type argument(s).

4 static forRoot(): ModuleWithProviders;

Possible Fix here: https://angular.io/guide/migration-module-with-providers

yopicon2 commented 3 years ago

hi! i've seen theres a fix on github for angular 10. but the npm is still not updated. can you upload it? thanks very much in advanced. grate library!