Lesson 7 JavaScript Debug Terminal #5486
Replies: 4 comments 3 replies
-
@CryptoNube You should click on JavaScript Debug Terminal |
Beta Was this translation helpful? Give feedback.
-
@CryptoNuben open Debug Terminal console and run your command or test file |
Beta Was this translation helpful? Give feedback.
-
Try setting the breakpoint on the empty line above the one you currently have it set on (line 58)... I was facing the same issue where the debugger would attach and detach before actually pausing. |
Beta Was this translation helpful? Give feedback.
-
Have the same issue |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi fam!
Time Stamp:
https://youtu.be/gyMwXuJrbJQ?t=41531
My debugger does not stop at the breakpoint (I think).
Debugger attaches, runs tests (pic 1), then disconnects (pic 2).
I cannot enter anything into the debug console (pic 3).
Beta Was this translation helpful? Give feedback.
All reactions