Skip to content
Discussion options

You must be logged in to vote

#5476 (comment) help me to understand what was happening:

quarto render first tries to see if it's inside a project, and it does so by scanning parent directories for _quarto.yml. It found one, and it happened to be the bad one without a colon.

Remove the _quarto.yml resolved the issue.

@mcanouil @cscheid Can I suggest to print the path of _quarto.yml that is being loaded. I think this will help with problems like this in the future.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@mcanouil
Comment options

mcanouil Jun 6, 2023
Collaborator

@cscheid
Comment options

@rgaiacs
Comment options

Answer selected by rgaiacs
@cscheid
Comment options

@rgaiacs
Comment options

@cscheid
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
needs-repro Issues that are blocked until reporter provides an adequate reproduction
3 participants