You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In theory it's possible to have different versions of quarto available via the terminal versus what version the RStudio IDE + Render button or quarto::quarto_render() default to.
quarto::quarto_path() is a useful upstream step, but it would be great to also return the quarto version that R/RStudio are currently using.