NVM Node Version Change

After the installation of a Node version, you have to use the “alias” method to make that version persistent:

nvm use 12.22.12 && nvm alias default 12.22.12Code language: Bash (bash)

Posted

in

,

by

Tags:

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.