首页 > Web开发 > 详细

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

时间:2019-11-25 16:24:18      阅读:70      评论:0      收藏:0      [点我收藏+]

【错误描述】

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!