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】
[NPM错误]npm ERR! Unexpected end of JSON input while parsing near ‘’
原文:https://www.cnblogs.com/catherine-m/p/11928376.html