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

quarto_render is Positron fails #203

Open
cderv opened this issue Jul 30, 2024 · 1 comment
Open

quarto_render is Positron fails #203

cderv opened this issue Jul 30, 2024 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@cderv
Copy link
Collaborator

cderv commented Jul 30, 2024

Due to as_job default it seems

> withr::with_dir(temp_demo, quarto::quarto_render())
Rendering project as background job (use as_job = FALSE to override)
Error:
! Function runScriptJob not found in RStudio
Hide Traceback
    ▆
 1. ├─withr::with_dir(temp_demo, quarto::quarto_render())
 2. │ └─base::force(code)
 3. └─quarto::quarto_render()
 4.   └─rstudioapi::jobRunScript(...)
 5.     └─rstudioapi::callFun(...)
@cderv cderv added the bug Something isn't working label Jul 30, 2024
@benhmin
Copy link

benhmin commented Sep 26, 2024

I have had the same experience. I am able to run quarto render from the terminal within positron successfully.

@cderv cderv added this to the next version milestone Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants