npm install 报错 error Unexpected end of JSON input while parsing near '...sShrinkwrap":false,"d' 解决办法

npm install 报错 :

error Unexpected end of JSON input while parsing near '...sShrinkwrap":false,"d'

解决办法:

运行如下命令

npm cache clean --force

 

posted @ 2019-06-09 09:41  猪脚踏浪  阅读(646)  评论(0)    收藏  举报