npm基本操作
查看所有配置 npm config list
列表形式:$ npm config list -l
json格式:$ npm config list --json
npm config list
npm config list -l
npm config list --json
npm config edit
- i
- esc
- :q
- :w
npm config set https_proxy="test"
npm config set https_proxy=""
npm config get https_proxy
npm config delete https_proxy
npm install
npm update
1.01^365=37.78
0.99^365=0.03
浙公网安备 33010602011771号