Replies: 1 comment
-
We've had some reports like this related to network file systems or other non-default file system configurations (e.g. a dropbox or google drive folder). Is anything like that in play for you? We're collecting all the issues related to differing file systems configurations to see if we can better understand why this is happening and what we can do to resolve it... |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm running Quarto downloaded via Homebrew (Mac v1.2.280).
When I run
quarto preview [file.qmd]
or click "Render" in VSCode or RStudio, my .qmd file renders into html files but the preview fails with the following error:I've tried running preview on command line, from VSCode, and in RStudio, but they have all failed. I've been using pretty generic files:
hello.qmd
from the tutorial and the default file after opening a new Quarto document in RStudio, and rendering works fine, so I'm not sure what I'm doing wrong. Any help would be appreciated!Beta Was this translation helpful? Give feedback.
All reactions