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

Activating nvm.sh no such file or directory #639

Closed
FreshTimart opened this issue Jan 31, 2015 · 4 comments
Closed

Activating nvm.sh no such file or directory #639

FreshTimart opened this issue Jan 31, 2015 · 4 comments
Labels
bugs Oh no, something's broken :-( OS: ubuntu shell: bash/sh

Comments

@FreshTimart
Copy link

after installing using gitshell, I try to activate the nvm.sh but the reply to me is "/.nvm./nvm.sh:line 1525: /dev/stdin: no such file or directory." please help me?

@ljharb
Copy link
Member

ljharb commented Jan 31, 2015

What OS are you using? I'm not familiar with gitshell. If you're on Windows, you'll need to use the two Windows solutions mentioned in the readme - nvm only supports Linux/Unix/Mac.

@ljharb ljharb added the needs followup We need some info or action from whoever filed this issue/PR. label Jan 31, 2015
@Encryptic
Copy link

I encountered this myself on my Ubuntu VPS running 14.04 today.

Running source ~/.bashrc would produce the above error.

For me, running sudo MAKEDEV fd. Just wanted to pass that along to @FreshTimart if he's still out there.

@ljharb
Copy link
Member

ljharb commented Feb 20, 2015

@Encryptic what's sudo MAKEDEV fd do? Is /dev/stdin not available by default on your Ubuntu?

@ljharb ljharb added OS: ubuntu shell: bash/sh bugs Oh no, something's broken :-( and removed needs followup We need some info or action from whoever filed this issue/PR. labels Apr 5, 2015
@ljharb
Copy link
Member

ljharb commented Apr 5, 2015

@FreshTimart / @Encryptic : I believe this was fixed with #694. Please reopen if it's still an issue.

@ljharb ljharb closed this as completed Apr 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugs Oh no, something's broken :-( OS: ubuntu shell: bash/sh
Projects
None yet
Development

No branches or pull requests

3 participants