#.

3 messages · Page 1 of 1 (latest)

grave pike
#

One way is running your app with deno run --inspect-wait, attaching chrome debugger to it and advancing step by step. You can also set a breakpoint right before the part you suspect is malfunctioning
My answer was maybe too brief. Let us know if you need more instructions or alternatives

grave pike
#

Yes I get the same error here on Linux. I don't know how to fix it 😔. I don't use Deno for frontend dev

carmine ledge