Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raspberry Pi Zero W #4

Open
littleyoda opened this issue Dec 7, 2018 · 0 comments
Open

Raspberry Pi Zero W #4

littleyoda opened this issue Dec 7, 2018 · 0 comments

Comments

@littleyoda
Copy link

I'm trying to install node-red-contrib-usbhid on a Raspberry pi Zero W

But I got the following Error:

../src/HID.cc: In member function ‘void HID::readResultsToJSCallbackArguments(HID::ReceiveIOCB*, v8::Local<v8::Value>*)’:
../src/HID.cc:207:74: error: no matching function for call to ‘v8::Function::NewInstance(int, v8::Local<v8::Value> [1])’
     Local<Object> buf = nodeBufConstructor->NewInstance(1, nodeBufferArgs);

Attached the log-file
log.log

Thanks

gdziuba added a commit that referenced this issue Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant