2 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