Skip to content

mac/libusb issue? #3

@lutzbickhardt

Description

@lutzbickhardt

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions