npm清除缓存

有时候,npm install 失败报错, 查不到原因的时候,可以试下清除缓存命令

    npm cache clean -f
posted @ 2019-10-28 11:41  zoo-x  阅读(2815)  评论(0)    收藏  举报