Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • ERROR in src/app/app.module.ts(44,36): error TS2307: Cannot find module '@zxing/ngx-scanner'. src/app/qr-code-payment/qr-code-payment.component.ts(7,39): error TS2307: Cannot find module '@zxing/ngx-scanner'. src/app/qr-code-payment/qr-code-payment.component.ts(8,24): error TS2307: Cannot find module '@zxing/library'. src/app/qr-code-payment/qr-code-payment.module.ts(8,36): error TS2307: Cannot find module '@zxing/ngx-scanner'. Commented Nov 14, 2019 at 8:19
  • i got this error recently. So i run this npm install --save-dev node-sass but i got the same error which is above. Please help. Commented Nov 14, 2019 at 8:20