Upgrade nvm to Latest Version

Oct 22, 2019

Manual Upgrade

https://github.com/nvm-sh/nvm/blob/master/README.md#manual-upgrade

Install git

sudo apt-get install git

Upgrade nvm

(  cd "$NVM_DIR"  git fetch --tags origin  git checkout `git describe --abbrev=0 --tags --match "v[0-9]*" $(git rev-list --tags --max-count=1)`) && \. "$NVM_DIR/nvm.sh"

Check nvm version

nvm --version

❤️ Is this article helpful?

Buy me a coffee ☕ or support my work via PayPal to keep this space 🖖 and ad-free.

Do send some 💖 to @d_luaz or share this article.

✨ By Desmond Lua

A dream boy who enjoys making apps, travelling and making youtube videos. Follow me on @d_luaz

👶 Apps I built

Travelopy - discover travel places in Malaysia, Singapore, Taiwan, Japan.