Open tombentley opened 3 years ago
Most likely cause is that you don't have java
on PATH.
That was indeed the problem, thanks! It's not mentioned that java is a runtime dependency in the docs though: https://docs.asciidoctor.org/epub3-converter/latest/
Reported upstream: https://github.com/takahashim/epubcheck-ruby/issues/18
Docs don't even say that you should install epubcheck-ruby
to get epubcheck :) I'll improve the docs and close this issue then.
Great, thanks!
I'm running
asciidoctor-epub3
in a container and while an epub output is created, if I try to validate it I'm told validation failed with no further diagnostics about what was wrong.Command:
asciidoctor-epub3 -D output -R src -a ebook-validate --verbose src/master-epub.adoc
Output: