Can't get debugger to stop at breakpoints in Bun + TypeScript app #40759
Unanswered
franciscorojas27
asked this question in
Help and General Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello there
I’m having trouble debugging a Bun + TypeScript app in Zed — the debugger attaches successfully, but breakpoints never trigger.
When I try the exact same setup with a Node + Express app, everything works fine.
I’ve tested both the JavaScript and Node debug adapters but still no luck.
Maybe it’s just me doing something wrong
If anyone has managed to debug Bun + TS apps successfully in Zed, I’d really appreciate any help or tips 🙏
Beta Was this translation helpful? Give feedback.
All reactions