coldnew / hexo-renderer-org

Hexo renderer plugin for emacs org-mode
GNU General Public License v3.0
164 stars 38 forks source link

Docker下用不了,是因为这个插件需要调用emacs命令吗? #70

Open geek41 opened 5 years ago

geek41 commented 5 years ago

`hexo | Error: spawn emacs ENOENT

hexo | at exports._errnoException (util.js:1020:11)

hexo | at Process.ChildProcess._handle.onexit (internal/child_process.js:197:32)

hexo | at onErrorNT (internal/child_process.js:376:16)

hexo | at _combinedTickCallback (internal/process/next_tick.js:80:11)

hexo | at process._tickCallback (internal/process/next_tick.js:104:9)

hexo exited with code 1`

yanboyang713 commented 3 years ago

@geek41 我也遇到了,相同的问题。你的这个问题解决了吗?