Replies: 1 comment
-
Thanks for the report. Probably an issue - This is tracked in #4052 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
if I run
at the end I have, in the last line
If I add an output file, adding
>tmp.html
I have the file in the folder andERROR: NotFound: No such file or directory (os error 2)
message in the shell.If I add
--metadata-file ../resources/only_content.yml
- it's a file to setembed-resources: true
- the HTML output has no embedding.How to solve it?
I'm using
1.3.115
in Debian 11.Thank you
Beta Was this translation helpful? Give feedback.
All reactions