Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

writeManifest fails with *.qmd files #1096

Open
kmasiello opened this issue Jul 31, 2024 · 0 comments
Open

writeManifest fails with *.qmd files #1096

kmasiello opened this issue Jul 31, 2024 · 0 comments

Comments

@kmasiello
Copy link

rsconnect::writeManifest() fails when the target directory contains a *.qmd file

The output is:

Error in `quartoInspect()` at rsconnect/R/appMetadata-quarto.R:11:3:
! Failed to run `quarto inspect` against your content:
ERROR: /Users/katie/Desktop/reprex/.Rprofile is not a valid Quarto input document

When the appFile argument is specified, e.g., rsconnect::writeManifest(appFiles = "file.qmd") the manifest will write.

See https://github.com/kmasiello/reprex for a lightweight reprex.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant