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

corresponding type declarations #418

Closed diadal closed 6 days ago

diadal commented 4 months ago

Cannot find module 'vue-qrcode-reader' or its corresponding type declarations.ts(2307)

gruhn commented 4 months ago

Cannot find module 'vue-qrcode-reader'

sounds like type declarations are not the issue. Have you ran npm install vue-qrcode-reader ?

github-actions[bot] commented 2 months ago

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

github-actions[bot] commented 2 weeks ago

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