Skip to content
Discussion options

You must be logged in to vote

The syntax for this changed recently. V8 options have to be passed in their own special env variable now, QUARTO_DENO_V8_OPTIONS. You want

> $env:QUARTO_DENO_V8_OPTIONS = "--max-old-space-size=30720"

Replies: 2 comments 11 replies

Comment options

You must be logged in to vote
10 replies
@PierreSolomon
Comment options

@cscheid
Comment options

Answer selected by PierreSolomon
@cscheid
Comment options

@PierreSolomon
Comment options

@cderv
Comment options

@mcanouil
Comment options

Comment options

You must be logged in to vote
1 reply
@mcanouil
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
windows deno Issues related to deno epub Issues with the ePub format.
4 participants