harshrastogiexe
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"
3 replies