We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The problem is not located on node-netroute but on node-gyp.
node-gyp returns OS = linux for NetBSD what is wrong.
OS = linux
I send a PR to them which hopefully gets merged.
See: nodejs/node-gyp#803
The text was updated successfully, but these errors were encountered:
I leave this issue opened here until the PR gets merged or the conditions in bindings.gyp must be modified.
Sorry, something went wrong.
No branches or pull requests
The problem is not located on node-netroute but on node-gyp.
node-gyp returns
OS = linux
for NetBSD what is wrong.I send a PR to them which hopefully gets merged.
See: nodejs/node-gyp#803
The text was updated successfully, but these errors were encountered: