Skip to content

Support new style nvm node versions directory

Latest
Compare
Choose a tag to compare
@koenpunt koenpunt released this 25 Oct 21:34
· 7 commits to master since this release

Previously node versions were installed in $NVM_ROOT/$NODE_VERSION, but the later versions of nvm store them in $NVM_ROOT/versions/node/$NODE_VERSION.

Both directories are now supported.