【Hexo】deploy出错的解决方法 - SpadesQ - 博客园
2016年8月18日 - 执行npm install hexo-deployer-git --save 2、$ hexo d INFO Deploying: git INFO Clearing .deploy_git folder... INFO Copying files from public ...
hexo 部署至Git遇到的坑 - 简书
2015年9月26日 - deploy: type: git repo: https://github.com/pyrinelaw/pyrinelaw.github.io.git branch: master 上传操作 hexo d 报错spawn git ENOENT Error: spaw...