pnpm 的安装
https://www.pnpm.cn/installation
npm install -g pnpm
设置镜像
npm config set registry https://registry.npmmirror.com
清理缓存
npm cache clean --force
https://www.pnpm.cn/installation
npm install -g pnpm
npm config set registry https://registry.npmmirror.com
npm cache clean --force
本文标题:Node.js 相关 (自用)
本文链接:https://www.haomeiwen.com/subject/mkqwkjtx.html
网友评论