how to update node in ubuntu 18.04
sudo npm cache clean -f
sudo npm install -g n
sudo n stable
# Using Ubuntu
curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
sudo apt-get install -y nodejs# Using Ubuntu
curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
sudo apt-get install -y nodejs
# Using Debian, as root
curl -sL https://deb.nodesource.com/setup_12.x | bash -
apt-get install -y nodejs
sudo npm cache clean -f
sudo npm install -g n
sudo n stable
Also in C++:
- uploading a folder to github
- how to see which file git recognizes
- install hnswlib
- telnet install on mac
- shell command in jupyter notebook
- tigervnc install on centos 7 step by step
- pip install yarl==1.2.1
- new terminal in linux
- deno bundler
- download teamviewer for ubuntu using terminal
- install heroku mac
- run newly installed chrome from terminal linux
- git delete unstaged files
- install auth in laravel 8 with bootstrap
- how to run pyinstaller generate application in linux
- how to install mongodb server in ubuntu
- configure github account ubuntu
- git remove staged area
- albert for ubuntu
- modifier un nom de branche git
- heroku logs
- spotify download ubuntu
- spaceship zsh
- kill process ubuntu