npm手动指定资源镜像地址
npm install -gd express --registry=http://...
npm设置镜像地址
npm config set registry http://...
npm 全局安装的位置
npm root -g
如果不用vuecli的模板
- 安装依赖: npm install
- 初始化 npm init -f // -f 不需要人工干预
y
npm手动指定资源镜像地址
npm install -gd express --registry=http://...
npm设置镜像地址
npm config set registry http://...
npm 全局安装的位置
npm root -g
y
本文标题:碎片笔记
本文链接:https://www.haomeiwen.com/subject/oufcjhtx.html
网友评论