harshrastogiexe
harshrastogiexe
DDeno
Created by harshrastogiexe on 4/24/2025 in #help
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
DDeno
Created by harshrastogiexe on 2/4/2025 in #help
How do i import local npm pacakge in deno project?
I'm unable to import npm local package in deno project
2 replies