学习笔记

28 阅读1分钟

github加速全局 git config --global url."gitclone.com/".insteadOf https://

node -v yarn -v sudo git checkout -B IPlatform-web $commitInfo yarn config set registry registry.npm.taobao.org/ yarn config get registry npm config set registry registry.npm.taobao.org npm config set ELECTRON_MIRROR npm.taobao.org/mirrors/ele… npm i yarn build