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

Workaround for Windows 10 WSL #11

Merged
merged 1 commit into from Jun 23, 2018
Merged

Workaround for Windows 10 WSL #11

merged 1 commit into from Jun 23, 2018

Conversation

diastremskii
Copy link
Contributor

Windows Subsystem for Linux doesn't support os.networkInterfaces() : microsoft/WSL#468
This "fix" returns empty object as if no interfaces were found to prevent syscall error.

Fixes: #8
Fixes react-scripts build on WSL
Thanks to http-party/node-portfinder/pull/42

@mazedlx
Copy link

mazedlx commented Feb 21, 2017

Still waiting for this to get merged...

@spudly
Copy link

spudly commented Feb 22, 2017

Yes, please merge this @scravy!

@ryanhugh
Copy link

Any update? @scravy

@scommisso
Copy link

Bueller? @scravy

@fillippeyton
Copy link

Bump?

@ryanhugh
Copy link

ryanhugh commented Jun 8, 2017

@fillippeyton (and everyone else) Upgrade to the latest version of WSL and it should work!

Download link: https://www.microsoft.com/en-us/software-download/windows10ISO

image

@scommisso
Copy link

Some of us are unable to get the Creators update due to fun enterprise audits... 😢

@diastremskii
Copy link
Contributor Author

Yep, it was fixed in WSL some time ago. But I guess there is no point in closing PR atm

@scravy scravy merged commit b83e3f8 into scravy:master Jun 23, 2018
@scravy
Copy link
Owner

scravy commented Jun 23, 2018

Thank you for this fix!

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.

Not working in Ubuntu Bash on Windows
7 participants