============================================================ 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 aarch64 Version: 1.22.2 Args: ["deno"] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', core/module_specifier.rs:141:28 stack backtrace: 0: 0x104f181fc - ::fmt::h10cf06316d33e2a9 1: 0x10480525c - core::fmt::write::h1faf18c959c3a8df 2: 0x104f12f94 - std::io::Write::write_fmt::h86ab231360bc97d2 3: 0x104f1ce44 - std::panicking::default_hook::{{closure}}::h36e628ffaf3cd44f 4: 0x104f1cb10 - std::panicking::default_hook::h3ee1564a7544e58f 5: 0x104740128 - deno::setup_panic_hook::{{closure}}::h1b486387bab237e6 6: 0x104f1d934 - std::panicking::rust_panic_with_hook::h191339fbd2fe2360 7: 0x104f1d6a8 - std::panicking::begin_panic_handler::{{closure}}::h91c230befd9929e3 8: 0x104f1d620 - std::sys_common::backtrace::__rust_end_short_backtrace::haaaeebb1d37476b3 9: 0x104f1d5ec - _rust_begin_unwind 10: 0x104803650 - core::panicking::panic_fmt::h4fe1013b011ef602 11: 0x104808d08 - core::result::unwrap_failed::hf608a47e6e04ea5d 12: 0x104899f44 - deno_core::module_specifier::resolve_path::h74f85eb7ff174f68 13: 0x104899750 - deno_core::module_specifier::resolve_url_or_path::h08fc4e3204345765 14: 0x1046d46b4 - as core::future::future::Future>::poll::hf394ce7c70acb8e8 15: 0x1045203f8 - deno::main::{{closure}}::h1ab04c6f4d551af8 16: 0x104517d98 - as core::future::future::Future>::poll::heefb55ee4fa06c3b 17: 0x104515e74 - deno_runtime::tokio_util::run_basic::h7d78cc1020fa2aec 18: 0x104515660 - deno::main::h15b9465b1e70bd46 19: 0x104514ff0 - std::sys_common::backtrace::__rust_begin_short_backtrace::hea3be5b6f7570025 20: 0x104515274 - _main