Open ning-y opened 11 months ago
Thanks for the report! This is a known bug.
Our handling of alternate filenames and directories is not ideal, because a number of different tools have implicit assumptions about the filenames and paths.
As a workaround, you can output to a temporary name and redirect from a wrapper script. Would that not work for your use case?
@cscheid I have a workaround, no worries! This is more of an "FYI" type of bug report :)
Bug description
In
quarto render
, simultaneous use of the options--output -
and--embed-resources
fails with an error (file not found). This error occurs after the HTML file is generated and printed to stdout.Steps to reproduce
Expected behavior
No error.
Actual behavior
Error.
Your environment
quarto on command line, installed via mamba (from conda-forge).
Quarto check output