执行发布指令 hexo d 的时候报错
hexo ERROR Deployer not found: github
解决方法:
- 执行命令
npm install hexo-deployer-git --save
- 将deploy 的 type由github改为git
执行发布指令 hexo d 的时候报错
hexo ERROR Deployer not found: github
- 执行命令
npm install hexo-deployer-git --save
- 将deploy 的 type由github改为git
本文标题:hexo ERROR Deployer not found
本文链接:https://www.haomeiwen.com/subject/cbklkttx.html
网友评论