Replies: 2 comments 4 replies
-
What's the "Poster" extension? (I am not aware of it https://m.canouil.dev/quarto-extensions/) Because this error/warning is usually when |
Beta Was this translation helpful? Give feedback.
2 replies
-
I just tried rendering from a different location which worked, thanks! Turns out that in the parent directory of the project directory was a |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
While waiting for a new pre-release build to be available, I decided to try building the newest development version directly from the repository as I was needing some of the fixes which isn't yet available in the newest pre-release build. I ran into some issues and decided to delete the install and simply wait for the pre-release build to become available.
However, when I now run
quarto preview
I get an "Internal Server Error" in my browser and the CLI showsThe rendering works fine, but it's the browser preview that fails. Since it says
Extension requires: >=99.9.0
I take it that I have some leftovers from the repo-build and I'm wondering how I can clean up after this?Beta Was this translation helpful? Give feedback.
All reactions