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

Simple Node.js debuging does not hit brackpoints #237105

Open
ealon75 opened this issue Dec 30, 2024 · 0 comments
Open

Simple Node.js debuging does not hit brackpoints #237105

ealon75 opened this issue Dec 30, 2024 · 0 comments
Assignees

Comments

@ealon75
Copy link

ealon75 commented Dec 30, 2024

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.96.2
  • OS Version: Windows_NT 64 10.0.22631

Steps to Reproduce:

  1. I created a simple node.js test project
  2. Open in VScode and Clone the following Repository - https://github.com/ealon75/testNodeProject.git
  3. Set a breakpoint in the app.js file
  4. Run debug with "Launch Program" configuration
  5. Brackpoint is never reached
  6. I've tried it with a React app and typescript app, and all have the same issue.
  7. I've attached a couple of screenshots

Image

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants