microsoft / vscode-js-debug

A DAP-compatible JavaScript debugger. Used in VS Code, VS, + more
MIT License
1.67k stars 283 forks source link

Error activating auto attach, please report to https://aka.ms/js-dbg-issue #2129

Open peralva opened 1 week ago

peralva commented 1 week ago

Describe the bug Image

To Reproduce Steps to reproduce the behavior:

  1. Ctrl+Shift+P
  2. Type '>attach'
  3. Click on 'Debug: Toggle Auto Attach'
  4. Click on 'Only With Flag'
  5. Ctrl+Shift+'
  6. Type 'node --inspect=11129'

VS Code Version: Image