npm更换阿里源
更新阿里源:
npm config set registry https://registry.npm.taobao.org/
检查是否更新成功
npm config get registry
所有的问题都是最后一刻解决,如果没有解决,说明你还没有到最后
更新阿里源:
npm config set registry https://registry.npm.taobao.org/
检查是否更新成功
npm config get registry