This website requires JavaScript.
Explore
Help
Sign In
ld
/
nvm
Watch
1
Star
0
Fork
0
You've already forked nvm
mirror of
https://github.com/nvm-sh/nvm.git
synced
2025-05-10 14:21:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1458de7293
nvm
/
test
History
Jordan Harband
1458de7293
Ensure that if
npm config get prefix
is set to something outside
nvm
, that
nvm use
refuses to work.
...
Fixes
#606
.
2015-09-21 04:47:37 -07:00
..
fast
Ensure that if
npm config get prefix
is set to something outside
nvm
, that
nvm use
refuses to work.
2015-09-21 04:47:37 -07:00
install_script
Detect shell type from $SHELL variable instead of .$SHELLrc files
2015-07-19 02:03:15 +02:00
installation
nvm reinstall-packages
should install the same version it had before.
2015-06-29 00:04:59 -07:00
slow
Ensure that if
npm config get prefix
is set to something outside
nvm
, that
nvm use
refuses to work.
2015-09-21 04:47:37 -07:00
sourcing
Make sure sourcing
nvm.sh
on shells that don't support source options doesn't exit nonzero.
2015-05-22 00:15:43 -07:00