Install latest node in Ubuntu Leave a Comment / javascript, node / By Kanha Help Me How can the default node version be set using NVM? nvm alias default 16 Set the node version to be set using NVM for a specific folder? nvm install v16 Related