node install specific version

Shell
nvm install v10.15 //v10.15 is a version i want.
Source

Also in Shell: