

Nvm ls-remote List remote versions available for install Nvm current Display currently activated version of Node lts= Uses automatic alias for provided LTS line, if available. lts Uses automatic LTS (long-term support) alias lts/*, if available. Nvm uninstall -lts= Uninstall using automatic alias for provided LTS line, if available. Nvm uninstall -lts Uninstall using automatic LTS (long-term support) alias lts/*, if available. no-progress Disable the progress bar on any downloads
Nvm install node 6.10.3 upgrade#
latest-npm After installing, attempt to upgrade to the latest working npm on the given node version skip-default-packages When installing, skip the default-packages file if it exists lts= When installing, only select from versions for a specific LTS line

lts When installing, only select from LTS (long-term support) versions reinstall-packages-from= When installing, reinstall packages installed in Nvm install Download and install a, from source. Nvm -version Print out the installed version of nvm custom aliases you define with nvm alias fooĪny options that produce colorized output should respect the -no-colors option.default (built-in) aliases: node, stable, unstable, iojs, system.full or partial version numbers, starting with an optional "v" (0.10, v0.1.2, v1).Note: refers to any version-like string nvm understands.

Hi! There's no NVM_HOME, but there is an NVM_DIR (I run that at the end here): What's the value of the NVM_HOME environment variable, and does it exist?
