-
DescriptionWhen I run ERROR: Internal error: temporarily disabled until deno 1.28.* gets puppeteer support I don't know this is a bug or by designed. quarto check> quarto check
[>] Checking versions of quarto binary dependencies...
Pandoc version 2.19.2: OK
Dart Sass version 1.55.0: OK
[>] Checking versions of quarto dependencies......OK
[>] Checking Quarto installation......OK
Version: 1.3.200
Path: D:\Applications\Scoop\apps\quarto-prerelease\current\bin
CodePage: 936
[>] Checking basic markdown render....OK
[>] Checking Python 3 installation....OK
Version: 3.8.15 (Conda)
Path: D:/ProgramData/Miniconda3/envs/calc/python.exe
Jupyter: 5.1.3
Kernels: python3
[>] Checking Jupyter engine render....OK
[>] Checking R installation...........OK
Version: 4.2.1
Path: D:/Applications/winget/r
LibPaths:
- D:/Applications/winget/r/library
rmarkdown: 2.16.1
[>] Checking Knitr engine render......OK
|
Beta Was this translation helpful? Give feedback.
Answered by
cscheid
Feb 15, 2023
Replies: 1 comment 1 reply
-
Your file probably includes a mermaid or dot diagram, and in .docx output, those require us to run puppeteer and take a screenshot. There's an issue with puppeteer and the current version of deno. We hope to fix this by 1.3. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Dagwbl
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Your file probably includes a mermaid or dot diagram, and in .docx output, those require us to run puppeteer and take a screenshot. There's an issue with puppeteer and the current version of deno. We hope to fix this by 1.3.