- 问题
FATAL can not read a block mapping entry; a multiline key may not be an implicit key at line 12, column 9: - 解决方法
注意config.yml 中 冒号后要有空格
- 问题
$ hexo d
ERROR Deployer not found: git
- 解决方法
npm install --save hexo-deployer-git
$ hexo d
ERROR Deployer not found: git