Binaryify / vue-qr

The Vue Component for Awesome-qr.js
MIT License
851 stars 123 forks source link

vite2+VUE3+vue-qr 启动报错 #108

Closed HbuJiaTian closed 2 years ago

HbuJiaTian commented 2 years ago

问题描述: Uncaught SyntaxError: The requested module '/node_modules/js-binary-schema-parser/lib/schemas/gif.js?v=533b583c' does not provide an export named 'default'

问题展示: image

polichan commented 2 years ago

有解决办法吗?

renleiabc commented 2 years ago

不要使用yarn add vue-qr安装; 要使用 cnpm install vue-qr -S