npm install报错 SyntaxError: Unexpected end of JSON input while parsing near '...=GmVg -----END PGP'

解决方法:  npm cache clean --force

然后重新执行:npm install即可

原文地址:https://www.cnblogs.com/yechen2019/p/11526093.html