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

Use os.networkInterfaces() to detect network address #492

Merged
merged 1 commit into from Dec 3, 2018

Conversation

saintwinkle
Copy link
Contributor

Some people still have issues in detecting network address (me too). Error message:

ERROR: DNS lookup failed: getaddrinfo ENOTFOUND XXX-Macbook-Pro.local

I think os.networkInterfaces() should be a better method, after diving into this question from stackoverflow.

Again Fixes #437

@rauchg
Copy link
Member

rauchg commented Dec 3, 2018

Thank you!

@rauchg rauchg merged commit b7d9de3 into vercel:master Dec 3, 2018
@TrySound
Copy link

TrySound commented Jan 1, 2019

@rauchg Got this for the first time. Would be good to release this change.

@antoinerousseau
Copy link

@leo could we please have a new version with this? That would be great :)

@leo
Copy link
Contributor

leo commented Feb 6, 2019

Version 10.1.2 was just released with this!

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

Successfully merging this pull request may close these issues.

None yet

5 participants