-
Notifications
You must be signed in to change notification settings - Fork 835
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
node/npmconf: os.networkInterfaces() appears to fail with EINVAL #118
Comments
If you follow this into libuv, you can reduce it down to
And if you look at the glibc source for |
Yes, NETLINK sockets are currently not implemented. We will be tracking\prioritizing which features to light up next by looking at the feedback provided at the wpdev portal. We appreciate your feedback and please make sure to provide it through the wpdev portal as well. Looks like there is already a post tracking this which you can upvote: |
No response for several months. Closing for now. Let us know if this problem persists. |
Still fails exactly the same as it did in April #118 (comment) on build 14915. What change do you believe would have fixed this? |
Thanks for responding. Re-opening & investigating. |
I am no longer seeing this issue in builds 14981+. @jessicah or @tkelman can you confirm that this is no longer an issue. Info on installing insider builds: https://insider.windows.com/ |
On build 14986, my C test case above now gives |
Trying to run ungit, have the following error in log output:
Which comes from https://github.com/npm/npmconf/blob/master/config-defs.js#L332
The text was updated successfully, but these errors were encountered: