mfontanini / presenterm

A markdown terminal slideshow tool
https://mfontanini.github.io/presenterm/
BSD 2-Clause "Simplified" License
1.19k stars 29 forks source link

Failed to export presentation to PDF #220

Closed AdaShoelace closed 7 months ago

AdaShoelace commented 7 months ago

When I try to export my presentation to PDF using presenterm -e presentation.md it fails with the following message:

spawning 'presenterm-export' failed: No such file or directory (os error 2)

If more information is needed, please let me know.

mfontanini commented 7 months ago

You don't seem to have presenterm-export installed, see the docs. I'll make some change so the error message suggests that.

mfontanini commented 7 months ago

The error message should now suggest the tool is missing. Let me know if you still have issues after installing it.