按照 [Getting Started with the Hexo and org-mode](https://coldnew.github.io/hexo-org-example/2017/03/05/getting-started-with-hexo-and-org-mode/) 教程进行了以下两个操作: - 安装 hexo-renderer-org - 更改 _config.yml 然后运行 `hexo generate` 时出现错误: ``` INFO Start processing daemon: child name too long Error: server did not start correctly ```