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 ...