22 lines
562 B
Plaintext
22 lines
562 B
Plaintext
|
|
npm adduser --registry=http://npm.uat.loc/
|
|
|
|
npm login --registry http://43.139.27.159:4873/
|
|
npm logout --registry http://43.139.27.159:4873/
|
|
|
|
npm publish --registry=http://npm.uat.loc/
|
|
npm install XdVuePdf --registry=http://npm.uat.loc/
|
|
npm update XdVuePdf --registry=http://127.0.0.1:9001
|
|
|
|
npm config set registry http://npm.uat.loc/
|
|
|
|
|
|
|
|
npm config set registry https://registry.npmmirror.com
|
|
|
|
|
|
|
|
npm config set registry https://registry.npmmirror.com
|
|
npm config set registry https://registry.npmmirror.com
|
|
npm install --registry=https://registry.npm.taobao.org
|