-
Notifications
You must be signed in to change notification settings - Fork 197
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
[Windows 10] npm install cash-global -g does not work #83
Comments
Was there any installation errors? Can you show me the text from the installation? |
@dthree No errors whatsoever.
|
Huh. Interesting. Did it work before you restarted the PC? |
Nope, I just tried it and it didn't work. :) |
I am also having this problem on Windows 10 (build 1511) with Node js v5.9.0 and npm v3.8.5. |
Is the Next thing I can think of would be to check the value of your |
@nfischer Well I don't think the problem is with |
I had this problem back when I first tried this, from what I remember of my investigation then for some reason the |
Looks like a sequencing thing. NPM does bindings based on the |
Well I guess we don't be needing this as Windows Bash replacement soon enough: http://blog.dustinkirkland.com/2016/03/ubuntu-on-windows.html |
@stanislavromanov Holy Grail! 💣 💥 |
Amazing, right? 😄 🔥 💣 |
good luck |
May this be related to #74? |
I have the same, I have an english version of windows 10. npm -v
3.3.12
node -v
v5.9.1
OS Name: Microsoft Windows 10 Pro
OS Version: 10.0.10586 N/A Build 10586 |
Wouldn't you need to type in |
@SphinxTwo The entire point of |
I'm having the same issue on windows 8.1. Let me know if there is anything I can do to help :). Very cool idea, I miss my linux commands :). |
+1, Having the same problem on win10 and win8 |
Same problem here, win10, node v7.3.0 |
Same here, win 10. |
it is only global problem at least in my environment. If you run cash and run grep in there it is fully functional. |
type cash first |
npm install cash-global -g
'ls' is not recognized as an internal or external command, operable program or batch file
However when I do
cash
it works as before. Am I missing something?The text was updated successfully, but these errors were encountered: