解决npm ERR! Unexpected end of JSON input while parsing near '...sh_time":141072930277'

Posted Aloys Wang

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了解决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":141072930277\'.如下图:

直接执行 npm cache clean --force, 如果执行成功,再npm install即可。
如果执行失败,请先升级npm,即npm i -g npm, 最后再执行npm cache clean --force, 最后再npm install.
如果还执行失败,那就先npm cache verify,再npm cache clean --force,最后再npm install。
如果还是执行失败,那么恭喜你,跟我一样了。我也是这样走到这一步的。那就往复的执行 【先npm cache clean --force再npm install】,一直到npm cache clean --force执行成功即可,然后npm install即成功。我前后往复执行了三次才成功!加油!

如果 npm cache clean --force 执行成功会提示:npm WARN using --force I sure hope you know what you are doing. 如下图:

以上是关于解决npm ERR! Unexpected end of JSON input while parsing near '...sh_time":141072930277'的主要内容,如果未能解决你的问题,请参考以下文章

解决npm ERR! Unexpected end of JSON input while parsing near '...sh_time":141072930277'

npm ERR! Unexpected end of JSON input while parsing near '...nd-index-1.0.2.tgz"

vue install 报错 npm ERR! Unexpected end of JSON input while parsing near '...//registry.npmjs.org

NPM 解决Unexpected end of JSON input while parsing near 问题

npm install出现"Unexpected end of JSON input while parsing near"错误解决方法

npm install 时出现 Unexpected end of JSON input while parsing near···