ubuntu 20 lts install node 10
sudo apt install nodejs
# install nodejs 10.x version
sudo apt update
cd ~
curl -sL https://deb.nodesource.com/setup_10.x -o nodesource_setup.sh
# not important, but can be done
nano nodesource_setup.sh
sudo bash nodesource_setup.sh
sudo apt install nodejs
node install npm -g
node --version
npm --version
Also in C++:
- activer core dumped linux
- how to install colorama
- uninstall redis ubuntu terminal
- docker install in centos u7
- npm install upgrade react version react-scripts
- leaflet install yarn
- how to delete a file using powershell
- ubuntu install certbot
- ubuntu unzip 7z 001
- display all files in a directory linux
- install dependencies npm
- bash search and replace text in file
- git config ssh protocol
- setup ci cd gitlab
- embed photos google drive
- how to install cargo packages
- change direcotry ubuntu
- install wine on mac catalina
- git tag from commit
- reinit gitignore
- githum readme bold
- pip install doesn't work
- pm2 stop process
- sed remove last 3 lines