ubuntu install node js
sudo apt-get install curl
curl -sL https://deb.nodesource.com/setup_13.x | sudo -E bash -
sudo apt-get install nodejs
# Check node version
node -v
# v13.9.0
# Also, check the npm version
npm -v
# 6.13.7curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash -
sudo apt install nodejs
sudo apt install npm
sudo apt updatesudo apt install nodejssudo apt-get install curl
curl -sL https://deb.nodesource.com/setup_13.x | sudo -E bash -
sudo apt-get install nodejs
node -v #to check if its installed// Enabling NodeSource Repository
// replace %V% with desired major version
curl -sL https://deb.nodesource.com/setup_%V%.x | sudo bash -
// Install using apt-get
sudo apt-get install -y nodejs
// check installed node version
node --version# Through nodesource
curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
sudo apt install nodejs
Also in C++:
- how to create bootable usb on manjaro
- check which users are part of a group linux
- install flask dockerfile
- how to merge two repositories in github
- find hidden directories and files from a website wfuzz
- disk usage linux
- where is fish shell installed ubuntu
- how to ping and know if the target is alive Kali Linux
- bash "=~" example
- desinstalar paquetes ubuntu
- install snap on linux redhat
- install docker desktop on server 2019
- install iptables ubuntu
- git push current project to master
- freetype2 linux install
- youtube-dl ubuntu
- github ssh test
- how to check ssh agent is running in git bash
- uninstall vscode completely windows 10
- ver version de linux
- install ruby
- source tree not installed
- terraform env variables
- bbb secret key