how to install 12 nodejs from ubuntu 18.04 code example
Example: install nodejs from ubuntu 18.04
cd ~
curl -sL https://deb.nodesource.com/setup_10.x -o nodesource_setup.sh
cd ~
curl -sL https://deb.nodesource.com/setup_10.x -o nodesource_setup.sh