Open
Description
Version: Deno 2.1.5
I upgraded to Deno 2.1.5 and found the Deno process immediately crashes when running my TypeScript. I've boiled down the code to a reproducible test case here.
Here's the resultant error...
./run.sh: line 2: 61461 Trace/BPT trap: 5 deno run ./core/src/main.ts
System
- Macbook Pro M2
- 16 GB of RAM
- macOS Sequoia
Considering the code is so very minor, I find this extremely worrying that it completely crashes the process outright.