PragmaticClub / ng2-qrcode

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

Metadata version mismatch for module .../node_modules/ng2-qrcode/node_modules/@angular/core/src/facade/lang.d.ts #9

Open kkesley opened 7 years ago

kkesley commented 7 years ago

Hi I'm using this library for Ionic 2 Project but I'm getting this error when I try to run it on android device

[14:02:10] Error: Metadata version mismatch for module C:/Users/Kendrick Kesley/Documents/Ionic2 Project/gakushudoLearning/node_modules/ng2-qrcode/node_modules/@angular/core/src/facade/lang.d.ts, found version undefined, expected 1 [14:02:10] ngc failed [14:02:10] ionic-app-script task: "build" [14:02:10] Error: Error

Could you help me with this error? Thanks!