[Bug 272102] www/deno: panics a lot in dprint-swc-ext (needs update)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 20 Jun 2023 18:57:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272102 Bug ID: 272102 Summary: www/deno: panics a lot in dprint-swc-ext (needs update) Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: mikael@FreeBSD.org Reporter: val@packett.cool Flags: maintainer-feedback?(mikael@FreeBSD.org) Assignee: mikael@FreeBSD.org The currently packaged 1.34.1 is a really unfortunate version because very often it crashes with this: ============================================================ 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: freebsd x86_64 Version: 1.34.1 Args: ["deno", "run", "--allow-all", "build.ts"] thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', /wrkdirs/usr/ports/www/deno/work/deno-1.34.1/cargo-crates/dprint-swc-ext-0.9.0/src/view /generated.rs:12430:22 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace In the current v1.34.3 that dependency has been updated to dprint-swc-ext-0.10.0 which should fix that.. -- You are receiving this mail because: You are the assignee for the bug.