您的位置:首页 > 产品设计

npm ERR! Unexpected end of JSON input while parsing near '...//registry.npmjs.org/'解决方案

2018-11-19 19:13 525 查看
版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/qq_33431368/article/details/84258402

情况

用 hexo github搭建个人博客
当npm install hexo-deployer-git --save
出现error:npm ERR! Unexpected end of JSON input while parsing near '…https://registry.npmjs.org/

解决方案

npm cache clean --force  重启 cache

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐