- 問題
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