Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debugger not auto-attaching on Node 23.3.0 #235023

Closed
andreamah opened this issue Dec 2, 2024 · 2 comments
Closed

Debugger not auto-attaching on Node 23.3.0 #235023

andreamah opened this issue Dec 2, 2024 · 2 comments
Assignees
Labels
upstream Issue identified as 'upstream' component related (exists outside of VS Code)

Comments

@andreamah
Copy link
Contributor

Version: 1.95.3 (user setup)
Commit: f1a4fb101478ce6ec82fe9627c43efbf9e98c813
Date: 2024-11-13T14:50:04.152Z
Electron: 32.2.1
ElectronBuildId: 10427718
Chromium: 128.0.6613.186
Node.js: 20.18.0
V8: 12.8.374.38-electron.0
OS: Windows_NT x64 10.0.26100

Steps to Reproduce:

  1. nvm use 23.3.0 (the latest version)
  2. create a simple .ts file with node and add a breakpoint in it.
  3. run it with node from the javascript debug terminal. Notice that the debugger does not attach 🐛
@SuperPoneyBoy
Copy link

I'm experiencing the same issue with the auto-attach debugger.

@connor4312
Copy link
Member

nodejs/node#56002

@connor4312 connor4312 added the upstream Issue identified as 'upstream' component related (exists outside of VS Code) label Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream Issue identified as 'upstream' component related (exists outside of VS Code)
Projects
None yet
Development

No branches or pull requests

4 participants