// First run nvm ls // then you will see list of node versions //v10.24.1 //v12.22.8 //v14.18.2 //v16.13.1 nvm use v12.22.8