We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
nvm use 23.3.0
.ts
node
The text was updated successfully, but these errors were encountered:
I'm experiencing the same issue with the auto-attach debugger.
Sorry, something went wrong.
nodejs/node#56002
connor4312
No branches or pull requests
Steps to Reproduce:
nvm use 23.3.0
(the latest version).ts
file with node and add a breakpoint in it.node
from the javascript debug terminal. Notice that the debugger does not attach 🐛The text was updated successfully, but these errors were encountered: