You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
you probably weren't using this for anything anyways. Now the version listing is just $NVM_IOJS_ORG_MIRROR/index.tab
nvm reinstall-packages should install the same version it had before.
Previously, reinstall-packages would just reinstall the same packages, but at the latest version. Now, it attempts to preserve the version number you had it at before.
Installation
Source the nvm.sh file automatically upon install (#775)
Better profile detection: detect shell type from $SHELL variable instead of .$SHELLrc files (#765)