安装包的时候出现:
npm ERR! Unexpected end of JSON input while parsing near ‘...","karma-mocha-report‘
使用解决的办法为
npm cache clean --force
npm ERR! Unexpected end of JSON input while parsing near '...","karma-mocha-report'
原文:https://www.cnblogs.com/smart-girl/p/12742587.html