-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Description
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!
DenysGots
Metadata
Metadata
Assignees
Labels
No labels