sudo apt -y install curl dirmngr apt-transport-https lsb-release ca-certificates
curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
https://computingforgeeks.com/how-to-install-nodejs-on-ubuntu-debian-linux-mint/
sudo apt -y install curl dirmngr apt-transport-https lsb-release ca-certificates
curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
https://computingforgeeks.com/how-to-install-nodejs-on-ubuntu-debian-linux-mint/