gruhn / vue-qrcode-reader

A set of Vue.js components for detecting and decoding QR codes.
https://gruhn.github.io/vue-qrcode-reader
MIT License
2.03k stars 330 forks source link

export 'default' (imported as 'VueQrcodeReader') was not found in 'vue-qrcode-reader' #288

Closed yuchiko closed 11 months ago

yuchiko commented 2 years ago

Describe the bug Can't use VueQrcodeReader component. Have a bug in console which says "export 'default' (imported as 'VueQrcodeReader') was not found in 'vue-qrcode-reader'

To Reproduce

Screenshots image

Desktop (please complete the following information): I think that the issue here because of my project setup:

To solve Found that you can add "sourceType": "unambiguous" to your babel.config.js file to fix this issue Link: https://github.com/AnomalyInnovations/serverless-bundle/issues/32

github-actions[bot] commented 11 months ago

This issue has been marked as stale. If there is no further activity it will be closed.