hexo-qiniu-sync安装好后,hexo s命令不见了,hexo d也提示问题ERROR Deployer not found: git,如果把config.yml里面的插件配置描述去掉,hexo s又可以用了,d也没问题。
Activity
Simmer-Jun commentedon Sep 7, 2016
同样遇到这个问题,只要在config.yml里面写上插件配置在命令行的
hexo server
就失效。。。gyk001 commentedon Sep 7, 2016
config.yml里的plugins段不配置hexo-qiniu-sync也可以正常使用吧?
Simmer-Jun commentedon Sep 9, 2016
@nextInnovationUcas @gyk001 把config.yml 中的plugins去掉但是 qiniu字段及配置字段保留,可以正常开启本地服务并且插件开启正常! Thx~ @gyk001
nextInnovationUcas commentedon Sep 9, 2016
谢谢,回头试试~~我当时弄了半天没弄好,就直接在浏览器装了个qiniu插件。
以上。
发自我的 iPhone
Exlany commentedon Oct 19, 2016
同样遇到这个问题
Exlany commentedon Oct 19, 2016
plugins段注释掉,解决了问题,没注意看回复(捂脸,逃
xirong commentedon Oct 31, 2016
plugins 注释掉就 OK 了,同样解决问题。👍
meetxinzhang commentedon Feb 12, 2017
我的天,这bug! 天坑!幸好我看到了这里
andycall commentedon Feb 13, 2017
把文档更新了吧。。文档上的配置已经错了
thjiang commentedon May 15, 2017
还好看到了这里+1
被这个问题折腾了好久了