how to view all the version of node using nvm code example
Example 1: several node versions
several node versions
Example 2: use a specific version of node
nvm use {Node version}
several node versions
nvm use {Node version}