I have an error importing the library, I have no idea the reason for the error. can help me?
node version: v14.16.0
Electron: v11
Vue: v3
The error:
Uncaught 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:106)
at __webpack_require__ (app.js:849)
at fn (app.js:151)
at Object.eval (pcsclite.js:formatted:6)
at eval (pcsclite.js:formatted:211)
at Object../node_modules/@pokusew/pcsclite/lib/pcsclite.js (chunk-vendors.js:11)
at __webpack_require__ (app.js:849)
at fn (app.js:151)
I have an error importing the library, I have no idea the reason for the error. can help me?
node version: v14.16.0 Electron: v11 Vue: v3
The error:
My code in App.vue
package.json: