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 329 forks source link

Error on installation on Nuxt 3 #426

Closed Top-g-hash closed 3 days ago

Top-g-hash commented 2 months ago

npm install --save qrcode.vue npm ERR! code EOVERRIDE npm ERR! Override for vue@^3.4.21 conflicts with direct dependency

npm ERR! A complete log of this run can be found in: /home/atharva-pc/.npm/_logs/2024-04-15T06_56_04_112Z-debug-0.log

Top-g-hash commented 2 months ago

Solved removed vue:latest from nuxt.config.ts

github-actions[bot] commented 1 week ago

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