-
Hi there,
while this worked nice some weeks ago, if I try to render my book, I get error message
I am on archlinux and tried quarto-cli-bin (which is version 1.2.269) and quarto-cli-git (which is version 1.3.1) but I get the same error with both of them.... Is there anything I am missing? I did some further testing. With a Brand New book Project, everything works just fine.... Seems I have some typos in my real book, but have not find them yet..... |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I had this in my _quarto.yml:
by removing it, everything works nice again... |
Beta Was this translation helpful? Give feedback.
I had this in my _quarto.yml:
by removing it, everything works nice again...