hexo

作者: 五柒 | 来源:发表于2019-02-01 11:13 被阅读0次
  • 问题
    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

      本文链接:https://www.haomeiwen.com/subject/fyxjfqtx.html