3 Replies
Sounds like a bug, filed an issue for that https://github.com/denoland/deno/issues/25454
GitHub
Bug:
exports
is undefined
in NestJS · Issue #25454 · denoland/d...Reported on discord: https://discord.com/channels/684898665143206084/1281161740138319872/1281161740138319872 $ deno run -A main.js error: Uncaught (in promise) ReferenceError: exports is not define...
oh thanks
I have a repro for deno v2 and nestjs https://github.com/fro-profesional/deno-2-nestjs
GitHub
GitHub - fro-profesional/deno-2-nestjs
Contribute to fro-profesional/deno-2-nestjs development by creating an account on GitHub.