npm install specific version
local packages:
~$ npm list
globally installed packages:
~$ npm list -g
specific package:
~$ npm list <package>npm install <package>@<version>
//example
npm install [email protected] install v10.15 //v10.15 is a version i want.$ npm i [email protected]$ npm install [email protected]
+ [email protected]
added 48 packages from 36 contributors and audited 121 packages in 2.986s
found 0 vulnerabilities
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.34.0/install.sh | bash
Also in C++:
- how to check git changes before commit
- pip install scrapy-proxy-pool
- cmd commands windows 10
- stop kill network connection using cmd line
- escape ` in cammand line
- aos animation vue
- remove virtualbox from ubuntu
- update ubuntu not working
- pip install pyldavis
- count files recursively linux
- add platform toolchain to linux
- ng : File C:\Program Files\nodejs\ng.ps1 cannot be loaded because running scripts is disabled on this system.
- users list linux
- git remove from folder
- install mongodb ubuntu 20.04
- copy directory command in linux
- mongoalchemy flask
- ubuntu psql: error: FATAL: Peer authentication failed for user
- repository size
- powershell connect to serial port
- git cheat shit
- select position terminal
- git reset hard directory
- how to take array input in shell script