淘宝镜像正式到期,赶紧更新!

淘宝镜像已到期,更新命令如下:

#npm命令镜像更新

 npm cache clean --force

 npm config set registry https://registry.npmmirror.com

 npm config get registry

 #cpm命令镜像更新

 cnpm cache clean --force

 cnpm config set registry https://registry.npmmirror.com

 cnpm config get registry

posted @ 2024-02-04 14:34  RyderWang  阅读(54)  评论(0编辑  收藏  举报