7 lines
264 B
Plaintext
7 lines
264 B
Plaintext
registry=https://registry.npm.taobao.org
|
|
|
|
## npm config set registry https://registry.npm.taobao.org
|
|
## npm config set registry https://registry.npmjs.org
|
|
## npm config get registry
|
|
## npm config ls -l
|
|
## npm --registry registry https://registry.npm.taobao.org ... |