How To Install NodeJs using NVM on Ubuntu
nvm is a version manager for node.js, designed to be installed per-user, and invoked per-shell. nvm works on any POSIX-compliant shell (sh, dash, ksh, zsh, bash), in particular on these platforms: unix, macOS, and windows WSL. This post describes How To Install NodeJs using NVM on Ubuntu. OPTIONAL. Windows 10 Users To install ubunu 18.04 on Windows 10 […]