Jordan Harband
73aa35f508
[Tests] use $NVM_DIR
instead of relative paths
2016-06-26 15:52:26 -07:00
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
Alan Quach
657192dd27
Adding unit tests for --silent
2015-07-10 10:27:35 +10:00
Jordan Harband
a6819b3018
Fix nvm ls v1.0.3
so that it locates iojs-v1.0.3
.
...
Also fix `nvm uninstall v1.0.3` so it won't uninstall it if it's the current version.
node versions will still take priority if there's ever a version overlap.
2015-01-25 12:31:19 -08:00
Jordan Harband
39a75e616d
Add support for nvm use node
, nvm use iojs
, nvm ls node
, and nvm ls iojs
...
Also add `nvm_version node` and `nvm_version iojs` support.
2015-01-18 20:45:02 -06:00