-
DescriptionIn a book project, I declare multiple
and the references there are appropriately found. Yet, when I render the book, I get an error at the end referring to a
This causes quarto to halt, and not open the rendered HTML file. Does anyone have an idea what might be causing this? |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 3 replies
-
I would say the issue is Dropbox. |
Beta Was this translation helpful? Give feedback.
-
Not Dropbox -- I moved this project out of Dropbox ages ago. |
Beta Was this translation helpful? Give feedback.
-
Oh, that's where I keep some of my |
Beta Was this translation helpful? Give feedback.
-
It makes no difference if all my
Is there anything like a debug mode / option in quarto? |
Beta Was this translation helpful? Give feedback.
-
I just tried a few different specifications of bibliography files on Windows and MacOS and wasn't able to reproduce any issues. Do you have a complete example that reproduces the example that you could share (ideally a minimal version)? |
Beta Was this translation helpful? Give feedback.
-
I copied my book project to a different computer and tried to compile there. I don't get this error, so it must be some problem with the configuration on my main machine. I should have tried this earlier. Thanks though for the replies. Verbose mode is quite handy. |
Beta Was this translation helpful? Give feedback.
I copied my book project to a different computer and tried to compile there. I don't get this error, so it must be some problem with the configuration on my main machine. I should have tried this earlier.
Thanks though for the replies. Verbose mode is quite handy.