You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the Bun docs, the debugger flags are very similar to the ones from Deno but it's not quite working for me.
I'm able to debug JS and TS codebase using node / deno but Bun fails with Debug adapter didn't respond. It's curious that Deno is working fine but Bun is not able to launch or attach.
Has anyone suceeded setting up Bun?
I noticed wiki doesn't mention anything about Bun, only Deno, so not sure this is supported.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Just wondering, does it work at all?
According to the Bun docs, the debugger flags are very similar to the ones from Deno but it's not quite working for me.
I'm able to debug JS and TS codebase using node / deno but Bun fails with
Debug adapter didn't respond
. It's curious that Deno is working fine but Bun is not able to launch or attach.Has anyone suceeded setting up Bun?
I noticed wiki doesn't mention anything about Bun, only Deno, so not sure this is supported.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions