Skip to content

Bindings Errors in Vue.js #90

@bradocchs

Description

@bradocchs

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 [email protected] and node v14.9.0.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions