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

Latest master breaks bashrc #1209

Closed
cdelorme opened this issue Aug 23, 2016 · 5 comments
Closed

Latest master breaks bashrc #1209

cdelorme opened this issue Aug 23, 2016 · 5 comments
Labels
bugs Oh no, something's broken :-( installing nvm Problems installing nvm itself

Comments

@cdelorme
Copy link

I am getting this line verbatum in my ~/.bashrc on debian linux:

\nexport NVM_DIR="/home/vagrant/.nvm"\n[ -s "$NVM_DIR/nvm.sh" ] && . "$NVM_DIR/nvm.sh"  # This loads nvm\n
@ljharb
Copy link
Member

ljharb commented Aug 23, 2016

Whoops, thanks, will fix.

@ljharb ljharb added bugs Oh no, something's broken :-( installing nvm Problems installing nvm itself labels Aug 23, 2016
@gnarf
Copy link

gnarf commented Aug 23, 2016

We are teaching a beginner node class today and we were running into this same problem

Also experienced this on zsh if that makes any difference!

@aredridel
Copy link
Contributor

The problem is at this line: 681c81a#diff-3fbb47e318cd8802bd325e7da9aaabe8R286

@ljharb
Copy link
Member

ljharb commented Aug 23, 2016

v0.31.6 released. Sorry about that, and thanks @aredridel for the fix!

@aredridel
Copy link
Contributor

Sure thing!

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 :-( installing nvm Problems installing nvm itself
Projects
None yet
Development

No branches or pull requests

4 participants