Error rendering Quarto website from Dropbox #295
eteitelbaum
announced in
Q&A
Replies: 1 comment 7 replies
-
A guess is that the files are being synchronized by Dropbox as they are written by Quarto and perhaps that prevents Quarto from moving or deleting files. I'm not 100% sure of this though we don't have a general issue that we're aware of with 'file in use' type errors. You could try pausing Dropbox sync and see whether that resolves the issue (that would at least confirm it is sync related). |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I try to render a Quarto website saved in Dropbox I often get the following message:
If I delete the
index_files
folder sometimes it works but sometimes I get the message again.I do not get this message if I store the website in my
Documents
folder outside of Dropbox.Am I right in thinking that this error is related to Dropbox?
Beta Was this translation helpful? Give feedback.
All reactions