Allow quarto use
to download to the current directory
#8593
Closed
malcolmbarrett
started this conversation in
Feature Requests
Replies: 1 comment 2 replies
-
Your directory needs to be empty otherwise Quarto can't know what to do with possible conflicting files. Cc @dragonstyle Anyhow, an issue has been opened to track this: |
Beta Was this translation helpful? Give feedback.
2 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.
-
Description
I use
quarto use
to make use of my custom template, but I almost always start with an RStudio Project, not a Quarto command. Quarto then fights with me about the directory already existing, making me create a subdirectory. The default behavior would be better if, instead, you confirmed you want it in an existing directory.Beta Was this translation helpful? Give feedback.
All reactions