Unable to compile the small file
I have create small "hello-world.ts" file, And I'm trying to compile it. It is failing to compile with following error.
Check file:///Users/harshrastogi/Developer/hono/test.ts
Compile file:///Users/harshrastogi/Developer/hono/test.ts to test
thread 'tokio-runtime-worker' has overflowed its stack
fatal runtime error: stack overflow
zsh: abort deno compile test.ts
I'm using deno version: "deno 2.2.11"
2 Replies
somehow i went thought one of github issue .
https://github.com/denoland/deno/issues/24325#issuecomment-2200091695
I did following command
GitHub
thread 'tokio-runtime-worker' has overflowed its stack · Issue #24...
Version: Deno 1.44.4 I have a complex CLI application to generate PDF's with pdfkit and a few extra libraries. After the latest Deno update: deno --version deno 1.44.4 (release, aarch64-apple-d...
Still i need something i wanna revert this quick fix