@、参数设置命令
npm config --help
npm config ls -l 列出所有配置
@、设置淘宝镜像
npm config set registry https://registry.npm.taobao.org
@、npm install 参数区别
@、参数设置命令
npm config --help
npm config ls -l 列出所有配置
@、设置淘宝镜像
npm config set registry https://registry.npm.taobao.org
@、npm install 参数区别