install node on ubuntu
curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -# Through nodesource
curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
sudo apt install nodejssudo 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.7https://www.digitalocean.com/community/tutorials/how-to-install-node-js-on-ubuntu-16-04sudo apt install nodejs
Also in Shell:
- how to install pod
- Add correct host key in /c/Users/user/.ssh/known_hosts to get rid of this messag e
- xbox 360 wireless adapter linux
- bash get current date
- maven install on mac os x
- how to fix libffi missing in macos
- git pull onbly submodule
- delete git tag remote
- how to restart x window manager in ubuntu 18.04
- linux unzip with password
- error: Pulling is not possible because you have unmerged files. hint: Fix them up in the work tree, and then use 'git add/rm <file>' hint: as appropriate to mark resolution and make a commit. fatal: Exiting because of an unresolved conflict.
- rename a file in linux
- npm install package as developer dependency
- access windows files from windows ubuntu
- htaccess secure
- how to start a web server linux
- compare local git branch with remote
- ngx-pagination install
- view git branches most recent first
- error: src refspec master does not match any.
- laravel make migration
- linux check ubuntu version
- remove git tag
- shell foreach line