Tag: node
-
Set default node version with NVM
I was recently figuring out how to use nvm, and one thing that stood out to me is that I needed to set the default version of node that I wanted to use when opening a new tab. Because I was new to using nvm it took me a while to find the commands. So,…