338 B
338 B
查看当前镜像
npm help config
npm config get registry
设置全局镜像
npm config set registry https://registry.npm.taobao.org --global
查看当前镜像
npm help config
npm config get registry
设置全局镜像
npm config set registry https://registry.npm.taobao.org --global