情况
用 hexo github搭建个人博客
当npm install hexo-deployer-git --save
出现error:npm ERR! Unexpected end of JSON input while parsing near '…//registry.npmjs.org/
解决方案
npm cache clean --force 重启 cache
用 hexo github搭建个人博客
当npm install hexo-deployer-git --save
出现error:npm ERR! Unexpected end of JSON input while parsing near '…//registry.npmjs.org/
npm cache clean --force 重启 cache