Can't preview for a TypeError #11773
Unanswered
MatchaMusturd
asked this question in
Q&A
Replies: 1 comment
-
Quarto embeds its own version of Deno (and other dependencies). Note that current version for Quarto CLI is 1.6.39. |
Beta Was this translation helpful? Give feedback.
0 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
When previewing or rendering a qmd file, there's an error as follow:
ERROR: TypeError: Attempted to load JSON module without specifying "type": "json" attribute in the import statement.
I don't know if this issue is caused by deno, because I just installed a new version of deno, and don't know how to deal with this issue.
Beta Was this translation helpful? Give feedback.
All reactions