Set a Default Node Version with nvm

added by JavaScript Kicks
8/10/2021 10:05:44 AM

1917 Views

As I've shown you in the past, nvm an excellent utility for switching between Node.js versions. Whether your host machine or CI, building and testing your apps on different Node versions is a necessity. I've recently found a few nvm commands that I found really useful during local development.


0 comments