npm和yarn国内镜像
2020-09-28 本文已影响0人
苍老师的眼泪
npm config set registry=https://registry.npm.taobao.org
yarn config set registry https://registry.npm.taobao.org
npm config set registry=https://registry.npm.taobao.org
yarn config set registry https://registry.npm.taobao.org