原文:解决【npm ERR! Unexpected end of JSON input while parsing near '...sh_time":141072930277'】方案

问题描述执行npm install的时候报错npm ERR Unexpected end of JSON input while parsing near ...sh time : .如下图: 解决方案直接执行 npm cache clean force, 如果执行成功,再npm install即可。如果执行失败,请先升级npm,即npm i g npm, 最后再执行npm cache clean ...

2019-03-29 23:26 0 738 推荐指数:

查看详情

npm ERR! Unexpected end of JSON input while parsing near" "

今天在做项目的时候不小心删了node包结果就一直报错,,,,初始化也么用。。。 npm ERR! Unexpected end of JSON input while parsing near '....0","extract-text-web' 解决方案: 1、 npm ...

Fri Apr 19 16:52:00 CST 2019 0 1201
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM