Skip to content

Workaround for Windows 10 WSL - #11

Merged
scravy merged 1 commit into
scravy:masterfrom
diastremskii:master
Jun 23, 2018
Merged

Workaround for Windows 10 WSL#11
scravy merged 1 commit into
scravy:masterfrom
diastremskii:master

Conversation

@diastremskii

Copy link
Copy Markdown
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

mazedlx commented Feb 21, 2017

Copy link
Copy Markdown

Still waiting for this to get merged...

@spudly

spudly commented Feb 22, 2017

Copy link
Copy Markdown

Yes, please merge this @scravy!

@ryanhugh

Copy link
Copy Markdown

Any update? @scravy

@scommisso

Copy link
Copy Markdown

Bueller? @scravy

@fillippeyton

Copy link
Copy Markdown

Bump?

@ryanhugh

ryanhugh commented Jun 8, 2017

Copy link
Copy Markdown

@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
Copy Markdown

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

@diastremskii

Copy link
Copy Markdown
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

scravy commented Jun 23, 2018

Copy link
Copy Markdown
Owner

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