Hi FE !
Ai
git
前端面试题
前端小tip
  • vite
  • webpack
npm
  • vue2
  • vue3
react
GitHub
Ai
git
前端面试题
前端小tip
  • vite
  • webpack
npm
  • vue2
  • vue3
react
GitHub
npm install -g package --registry=https://registry.npmmirror.com/

npm install -g cnpm --registry=https://registry.npmmirror.com/

mac 将原始镜像为淘宝镜像

$ npm get registry #查看原本镜像
$ npm config set registry http://registry.npmmirror.com/ #修改成淘宝镜像
$ npm config set registry https://registry.npmjs.org/ #镜像还原

Edit this page
最近更新: 2025/12/2 01:46
Contributors: qdleader
qdleader
本站总访问量 129823次 | 本站访客数 12人