Wednesday 10 May 2017

Error Electron app when install USB driver package

How to use USB driver with electron? I use: https://www.npmjs.com/package/electron-usb but get the error:

ELECTRON_ASAR.js:168 Uncaught Error: A dynamic link library (DLL) initialization routine failed.
\\?\D:\JN\NODEELECTRON\node_modules\escpos\node_modules\usb\src\binding\usb_bindings.node

node -v: v4.6.0
npm -v: 2.15.9
electron -v: v1.4.3



via Yurii

No comments:

Post a Comment