GWilliams
05/19/2023, 11:28 AMSteve Goldberg
05/19/2023, 12:06 PMGWilliams
05/19/2023, 12:41 PMSteve Goldberg
05/19/2023, 12:46 PMGWilliams
05/19/2023, 12:47 PMeminero
05/19/2023, 1:27 PMChris
05/19/2023, 5:59 PMnvm use xx.xx
is the solution. In your base solution add a .nvmrc
file with the version #. The file literally only contains the version number, ex: 12.21.0
.Chris
05/19/2023, 6:00 PMnvm use
and it'll detect the version and automatically use it.