nvm use
Category: Node.js & npm/yarn
nvm use
In a folder with a .nvmrc file, switch to the exact version that file specifies
When run in a folder with a .nvmrc file, automatically switches to the version specified in that file — no need to type the version number.