Replies: 2 comments 3 replies
-
Why do you want to use your installation of Deno? Quarto uses things specific to a Deno version (Deno version: 1.41.0) that is why Quarto embeds Deno. Asking Quarto to use your own Deno means you are almost certain to break Quarto. You can use Quarto's Deno version: https://quarto.org/docs/projects/scripts.html#deno-scripts |
Beta Was this translation helpful? Give feedback.
-
Reason 1: You don't provide the FreeBSD version of Deno These are the reasons tthat wee need Quarto to accept external Deno and Pandoc binaries. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
package/scripts/common/utils.sh seems to be downloading deno unconditonally, based on the architecture.
I already have deno installed. How to tell Quarto to use it?
Beta Was this translation helpful? Give feedback.
All reactions