Install the Nodejs and NPM Latest LTS Version LTS = Long-Term Support (most stable).
curl -fsSL https://deb.nodesource.com/setup_lts.x | sudo -E bash -
sudo apt install -y nodejsInstall the Nodejs and NPM Latest LTS Version LTS = Long-Term Support (most stable).
curl -fsSL https://deb.nodesource.com/setup_lts.x | sudo -E bash -
sudo apt install -y nodejs