yarn设置淘宝镜像electron镜像

yarn config set registry https://registry.npm.taobao.org

yarn config set disturl https://npm.taobao.org/dist

yarn config set electron_mirror https://npm.taobao.org/mirrors/electron/

你可能感兴趣的:(electron,npm,node.js)