-
Notifications
You must be signed in to change notification settings - Fork 35
VS Code: Quarto - mermaid - docx #529
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
Comments
This is a duplicate of quarto-dev/quarto-cli#10573, etc. Upgrade to 1.5.57 and that should go away. |
@cscheid Thanks for the tip - unfortunately, I am still having the same problem after updating to 1.5.57. What do I need to do now ? |
Are you positive you're using 1.5.57? I ask because, to be frank, your comment indicates you don't have a ton of experience with your computing setup:
|
@cscheid, I'm getting the same error, and I have upgraded to 1.5.57 (I am on Windows 11) Essentially, Quarto takes very long time to parse files with mermaid diagrams and eventually gives the error: ERROR: Couldn't find open server. Stack trace: |
Hello everybody,
This is my first issue report ever, so please be gentle if I may have done something very wrong.
I have created a Quarto document that also includes a Mermaid diagram and want to render it to a docx. It works by rendering it to an HTML document, but nothing gets it working into a docx file (-> very slow with throwing an error)
This is the error message:
I have made a dummy program, so you see my problem.
I have also really googled and could find #1822, where you should do this:
However, here an error for apt is coming up:
"apt : The term 'apt' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling
of the name, or if a path was included, verify that the path is correct and try again."
(wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb - works but did not solve the problem)
I do not know what to do anymore. Any rendering of the mermaid does not work in Quarto anymore.
(I also have a college with the same set up, same quarto version but rendering works.)
Here also Quarto check - I do not know if there is a problem in there:
Is there anything I am missing? or should install ?
Thank you in advance!
The text was updated successfully, but these errors were encountered: