-
-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
Hi Schakko,
trying to use node-usb the code never reaches ...4... , but does so without any prior errors, so I guess libusb is installed correctly
assert.doesNotThrow(function() { instance.setDebugLevel(0); });
console.log(“…3…”);
var devices = instance.get_devices();
console.log(“…4…”);
this runs under node 4.11, mac osx 10.6.8
Thanks Lutz
Metadata
Metadata
Assignees
Labels
No labels