PragmaticClub / ng2-qrcode

Angular2 QRCode generator based on qrcodejs
MIT License
16 stars 11 forks source link

ng serve error #13

Open mike8625 opened 6 years ago

mike8625 commented 6 years ago

xxx/add-deposit-address.component.ts (9,3): Argument of type '{ selector: s tring; directives: typeof QRCodeComponent[]; templateUrl: string; styleUrls: str ing[...' is not assignable to parameter of type 'Component'. Object literal may only specify known properties, and 'directives' does not ex ist in type 'Component'.