Description of the new feature / enhancement
Would be nice if running nvm ls without any installations would tell you to run nvm install latest
Could also make this message in other commands when running at first.
Scenario when this would be used?
When you install nvm at first it is a bit hard finding out how to install a version at first
Supporting information
nvm on already does this
> nvm on
nvm enabled
No versions of node.js found. Try installing the latest by typing nvm install latest