Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Deno panicked while trying to install the DeptNews Quarto template #20430

Closed
ptram opened this issue Sep 9, 2023 · 1 comment
Closed

Deno panicked while trying to install the DeptNews Quarto template #20430

ptram opened this issue Sep 9, 2023 · 1 comment
Labels
question a question about the use of Deno

Comments

@ptram
Copy link

ptram commented Sep 9, 2023

Hi,

I was trying to install the mentioned Quarto template in my Mac Monterey, but it panicked.

Quarto is version 1.4.355, Pandoc version 3.1.7.

Unfortunately, I'm not able to "run it with the RUST_BACKTRACE" etc.


Deno has panicked. This is a bug in Deno. Please report this
at https://github.com/denoland/deno/issues/new.
If you can reliably reproduce this panic, include the
reproduction steps and re-run with the RUST_BACKTRACE=1 env
var set and include the backtrace in your report.

Platform: macos x86_64
Version: 1.33.4
Args: ["/Applications/quarto/bin/tools/x86_64/deno", "run", "--unstable", "--no-config", "--allow-read", "--allow-write", "--allow-run", "--allow-env", "--allow-net", "--allow-ffi", "--no-check", "--importmap=/Applications/quarto/bin/vendor/import_map.json", "/Applications/quarto/bin/quarto.js", "use", "template", "quarto-ext/typst-templates/dept-news"]

thread 'main' panicked at 'could not load platform certs: Custom { kind: Other, error: Error { code: -25262, message: "The Trust Settings Record was corrupted." } }', cli/args/mod.rs:493:41
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

@lucacasonato
Copy link
Member

It seems you are using DENO_TLS_CA_STORE=system, is that correct?

If so, does following these steps help you cloudflare/wrangler-legacy#1656? Your certificate keychain on macOS seems to be corrupted.

@lucacasonato lucacasonato added the question a question about the use of Deno label Sep 28, 2023
@denoland denoland locked and limited conversation to collaborators Sep 28, 2023
@lucacasonato lucacasonato converted this issue into discussion #20722 Sep 28, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
question a question about the use of Deno
Projects
None yet
Development

No branches or pull requests

2 participants