2.1.0
- Use
$nvm_default_version
only if we're interactive. - Use
process.execPath
to find Node's path name. - Display correct node location on
nvm uninstall
.
$nvm_default_version
only if we're interactive.process.execPath
to find Node's path name.nvm uninstall
.