2021-03-05
npm yarn 设置淘宝镜像源
NPM: npm config set registry https://registry.npm.taobao.orgnpm config set disturl https://npm.taobao.org/distnpm config set electron_mirror https://npm.taobao.org/mirrors/electron/ YARN: yarn config set registry…
#npm
#yarn
#nodejs
访问