Cordobo / angularx-qrcode

A fast and easy-to-use Angular QR Code Generator library with Ivy support
https://cordobo.github.io/angularx-qrcode/
MIT License
465 stars 126 forks source link

ionic 5 & angular 8.1.2 build production error TypeError: Cannot read property 'kind' of undefined #118

Closed KanKai closed 2 years ago

KanKai commented 3 years ago

ERROR in ./node_modules/angularx-qrcode/fesm2015/angularx-qrcode.js Module build failed (from ./node_modules/@angular-devkit/build-optimizer/src/build-optimizer/webpack-loader.js): TypeError: Cannot read property 'kind' of undefined

Cordobo commented 2 years ago

This might be related to #125

I never managed to reproduce the error based on the information provided, so I will closes this issue.

Please reopen if you think this was closed by error and provide a minimalist repo to reproduce. Thanks!