electron-usb icon indicating copy to clipboard operation
electron-usb copied to clipboard

node-usb fork to be used with electron. It's a fork from node-usb

Results 5 electron-usb issues
Sort by recently updated
recently updated
newest added

I would like to use this in my Angular 6 service provider, but not sure how. I tried to include it in several ways but none of them seem to...

> electron . App threw an error during load Error: A dynamic link library (DLL) initialization routine failed. \?\C:\Users\minah\Documents\electron\my-app\node_modules\usb\src\binding\usb_bindings.node at Error (native) at process.module.(anonymous function) [as dlopen](ELECTRON_ASAR.js:168:20) at Object.Module._extensions..node (module.js:583:18)...

Since upgrading to '[email protected]' that comes bundled with '[email protected]' the module require('electron-usb') gives an error on start Error: Module version mismatch. Expected 48, got 47 Workaround until electron-usb gets updated...

This package didn't work with `electron-prebuilt` in `1.1.0`.

Currently, the release is "manual" using Linux / Win / OSX boxes. That can be done automatically with Travis and Appveyor