You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using run and debug with a Node.js program, the program is launched, but the editor does not successfully establish a debug connection and fails to set breakpoints.
Describe the bug
When using run and debug with a Node.js program, the program is launched, but the editor does not successfully establish a debug connection and fails to set breakpoints.
Reproduction
Steps to reproduce the behavior:
test.js
with the following code:launch.json
with a Node.js: Launch program configuration:Log file
vscode-debugadapter-92487e48.json.gz
Visual studio code version
Version: 1.96.0
Commit: 138f619c86f1199955d53b4166bef66ef252935c
Date: 2h29:09,626; 11 Dec 2024 (UTC)
Electron: 32.2.6
ElectronBuildId: 10629634
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Windows_NT x64 10.0.26100
Additional context
Tested with Node.js version 23.4.0 and a new empty Visual studio code data folder.
The text was updated successfully, but these errors were encountered: