react创建项目报错unexpected end of json while parsing near xxx

Posted on 2019-01-13 02:12  猫头唔食鱼  阅读(188)  评论(0)    收藏  举报

报这个错,执行下面的命令,然后重新创建项目就可以。

npm cache clean --force