[NPM错误]npm ERR! Unexpected end of JSON input while parsing near ‘’

【错误描述】

npm ERR! Unexpected end of JSON input while parsing near ‘  ’

【前提描述】

在安装vue2-editor时,中断暂停了,再次安装时报以下错误

【解决方法】

第一步:

npm cache clean --force

 

第二步:

npm install --save vue2-editor// 重新安装

  

参考【https://www.jianshu.com/p/60b30e24cab7

 

posted on 2019-11-25 16:02  沙拉麻花  阅读(415)  评论(0)    收藏  举报