upgrade node version
//First, clear the npm cache:
npm cache clean -f
//Install n, Node’s version manager:
npm install -g n
//With the n module installed, you can use it to:
Install the latest stable version: n stable
Install the latest release: n latestcurl -o- https://raw.githubusercontent.com/creationix/nvm/v0.32.1/install.sh | bash
update node
sudo update nodenvm install v12.16.2npm-windows-upgrade --npm-version latest
Also in Shell:
- linux extract tgz
- how to zip a file in linx
- git push existing code to new repository
- powershell join array
- git global ignore
- linux check ip address command
- choco installation
- sudo msys2
- git log grep
- git list remote branches
- how to list all the available versionb for installation ubuntu
- host key verification failed
- clear ram linux
- list all the files in a directory without the directory in linux
- xampp linux
- "at" ubuntu script dschedule
- Add correct host key in /c/Users/user/.ssh/known_hosts to get rid of this messag e
- how to push force git
- git remove file from history
- rithm school github
- undo add stage git
- mysqldump
- how to switch branches in git
- pipenv install virtual at same path