Open lucassusanto opened 1 month ago
It also happens while I'm using pure deno—not node compat. Here is the minimal reproducible project: https://github.com/lucassusanto/nestjs-deno-terminus-issue/tree/deno-starter
I'm facing the same issue on
deno 2.1.1 (stable, release, aarch64-apple-darwin) v8 13.0.245.12-rusty typescript 5.6.2
Problem
./src/app.module.ts
How To Reproduce
NestJS won't start
Expected Result
Additional Context