Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bindings Errors in Vue.js #90

Open
bradocchs opened this issue Aug 30, 2020 · 1 comment
Open

Bindings Errors in Vue.js #90

bradocchs opened this issue Aug 30, 2020 · 1 comment

Comments

@bradocchs
Copy link

Works great in vanilla JS, but getting bindings.js errors when trying to use in a Vue.js project:

TypeError: Cannot read property 'modules' of undefined
at Object.eval (bindings.js?dfc1:29)
at eval (bindings.js:223)
at Object../node_modules/bindings/bindings.js (chunk-vendors.js:189)
at webpack_require (app.js:849)
at fn (app.js:151)
at Object.eval (pcsclite.js?3db4:4)
at eval (pcsclite.js:162)
at Object../node_modules/pcsclite/lib/pcsclite.js (chunk-vendors.js:1865)
at webpack_require (app.js:849)
at fn (app.js:151)

Any ideas?

Using vue@2.6.12 and node v14.9.0.

Thanks!

@bektfatm
Copy link

bektfatm commented Jun 24, 2021

Hi,
Any news about this issue?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants