yarn config set registry http://registry.npm.taobao.org
npm config set registry http://registry.npm.taobao.org
複製代碼
yarn config set sass-binary-site http://npm.taobao.org/mirrors/node-sass
npm config set sass-binary-site http://npm.taobao.org/mirrors/node-sass
複製代碼
yarn config set "chromedriver_cdnurl" "https://npm.taobao.org/mirrors/chromedriver"
npm config set "chromedriver_cdnurl" "https://npm.taobao.org/mirrors/chromedriver"複製代碼