-
Notifications
You must be signed in to change notification settings - Fork 855
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
npm warning; bower install #363
Comments
Thanks for reporting the issue, can you please provide the exact npm install command that produced the warning? On a recent internal build I was able to install npm and bower without error:
|
What build are you running? We are tracking some npm errors in #3. The status of npm on build 14342 is:
From build 14342:
Please let me know if this is not your experience or if you're trying to do something else. |
I'm on build 14342. I initially received this error when running Related to this though, I wasn't able to install the bower npm package to begin with because of #364. I had to switch back into windows console and use npm install there to get bower installed. If I run
If I run |
Closing this out as this seems to be fixed in a more recent insider build. Please reopen with your exact sequence of commands you're using if you continue to see this issue. |
when I run a npm install I get the following warning:
npm WARN cannot run in wd [email protected] bower install (wd=/mnt/c/users/.../Repos/xyz)
The text was updated successfully, but these errors were encountered: