npm ERR! Unexpected end of JSON input while parsing near '...","karma-mocha-report'

安装包的时候出现:

npm ERR! Unexpected end of JSON input while parsing near '...","karma-mocha-report'

使用解决的办法为

npm cache clean --force
原文地址:https://www.cnblogs.com/smart-girl/p/12742587.html