runner icon indicating copy to clipboard operation
runner copied to clipboard

Question - VS Code breakpoint Not Hit in Japa V2

Open nelsonjd opened this issue 7 months ago • 1 comments

I used to be able to hit the VS Code debugger in old Japa and Adonis V5 using this command node --inspect=9230 ace test. You also had to Debug: Toggle Auto Attach and select Only With Flag

We upgraded to Japa V2, still on Adonis V5 and this stopped working for me. Any ideas on how to hit a breakpoint in the tests?

nelsonjd avatar Jul 10 '24 17:07 nelsonjd