npm config set proxy=http://109.123.97.11:8080/
npm config set https-proxy=http://109.123.97.11:8080/
npm config set registry=http://registry.npmjs.org
npm config set registry=https://registry.npmjs.org/
npm设置代理
最新推荐文章于 2025-02-19 23:04:40 发布
npm config set proxy=http://109.123.97.11:8080/
npm config set https-proxy=http://109.123.97.11:8080/
npm config set registry=http://registry.npmjs.org
npm config set registry=https://registry.npmjs.org/