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

Bash on Ubuntu on Windows, Webpack interface issue #57

Closed
JasonDunbar opened this issue Aug 22, 2016 · 5 comments
Closed

Bash on Ubuntu on Windows, Webpack interface issue #57

JasonDunbar opened this issue Aug 22, 2016 · 5 comments
Labels
area:tooling Category: Development tooling

Comments

@JasonDunbar
Copy link

When running nodejs, npm and all the other goodies in Bash on Ubuntu on Windows, you'll likely receive the following Error when you run 'gulp serve':

Error - [webpack] 'dist': EINVAL: invalid argument, uv_interface_addresses @ ./lib/webparts/helloWorld/HelloWorld.module.css 1:14-94

This appears to be due to a known issue in Bash on Ubuntu on Windows - Bash on Windows os.networkInterfaces: EINVAL

Despite the issue, you're able to open up a browser and go to the address to see the Workbench.

@StfBauer
Copy link
Collaborator

StfBauer commented Aug 22, 2016

Thats correct. The support to evaluate the network interface is coming and then everything it will work way better with NodeJS and Bash on Windows.

I tested Yeoman on NodeJS in a pretty early stage and opened an issue on the Bash On Windows project about Yeoman.

@patmill patmill added the area:tooling Category: Development tooling label Aug 22, 2016
@patmill
Copy link
Contributor

patmill commented Aug 22, 2016

I'm not even going to pretend that I have anything worthwhile to contribute here. Is there anything we can do in the framework or tooling to improve this scenario, or should I close this issue?

(On the plus side, the fact that we have people conversing about Bash, Ubuntu, Windows and SharePoint on a single page is a minor miracle I think)

@JasonDunbar
Copy link
Author

I had initially looked to how I might add this to 'Known Issues' because although not directly related to the framework (at least not the cause), it'll no doubt be something that people run into and may not know the underlying cause.

Not an 'Issue' per se, but worth putting somewhere.

@StfBauer
Copy link
Collaborator

In additon you can note that the detection of network interfaces in currently not full supported by Bash on Windows.
Once it will be you have to open the browser manually because Bash On Windows is currently unable to launch a Windows process. I think it might be on the roadmap in the meantime.

@msft-github-bot
Copy link
Collaborator

Issues that have been closed & had no follow-up activity for at least 7 days are automatically locked. Please refer to our wiki for more details, including how to remediate this action if you feel this was done prematurely or in error: Issue List: Our approach to locked issues

@SharePoint SharePoint locked as resolved and limited conversation to collaborators Jan 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area:tooling Category: Development tooling
Projects
None yet
Development

No branches or pull requests

4 participants