npm

npm config get prefix

npm config get cache

镜像

淘宝镜像

npm config set registry https://registry.npm.taobao.org

原来镜像

npm config set registry https://registry.npmjs.org

 

posted @ 2022-03-29 16:11  jqynr  阅读(40)  评论(0)    收藏  举报