报错如下 $ hexo d ERROR Deployer not found: git 原因: 没有安装git插件 解决办法 安装插件 --- npm install --save hexo-deployer -git --- 相关文章: