npm install --global yarn
npm config set registry https://registry.npm.taobao.org
npm config get registry
yarn config get registry
yarn config set registry 'https://registry.npm.taobao.org'
pip
npm install --global yarn
npm config set registry https://registry.npm.taobao.org
npm config get registry
yarn config get registry
yarn config set registry 'https://registry.npm.taobao.org'
pip