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
It has been happening only recently, and I don't know what the reason behind it could be. Briefly: every time I execute the command quarto render, apart from rendering the .qmd files to .html, as expected, it also renames the folder docs/site_libs to docs/site_libs 2, breaking the layout of my website. Then, if I re-run quarto render, it reverts the names to docs/site_libs, and everything is fine. The screenshot shows the last execution of quarto render.
Did this happen to someone else before? Or do you know by chance what it is all about?
Thanks!
I'm running the last version of RStudio on macOS Sonoma. Quarto version 1.4.554.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Hi,
It has been happening only recently, and I don't know what the reason behind it could be. Briefly: every time I execute the command
quarto render
, apart from rendering the .qmd files to .html, as expected, it also renames the folderdocs/site_libs
todocs/site_libs 2
, breaking the layout of my website. Then, if I re-runquarto render
, it reverts the names todocs/site_libs
, and everything is fine. The screenshot shows the last execution ofquarto render
.Did this happen to someone else before? Or do you know by chance what it is all about?
Thanks!
I'm running the last version of RStudio on macOS Sonoma. Quarto version 1.4.554.
Beta Was this translation helpful? Give feedback.
All reactions