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

The breakpoint isn't hit when remote debugging the Node.js web app #2679

Open
v-meilei opened this issue Sep 14, 2024 · 1 comment
Open

The breakpoint isn't hit when remote debugging the Node.js web app #2679

v-meilei opened this issue Sep 14, 2024 · 1 comment
Labels
AT-CTI Created by CTI team

Comments

@v-meilei
Copy link

OS: All
Build Version: v0.25.4-alpha

Repro Steps:

  1. Run ''git clone https://github.com/Azure-Samples/nodejs-docs-hello-world" and then open this project in VS Code.
  2. Create a linux node.js web app and deploy it.
  3. Click "Yes" when popping up a notification to prompt you to update the workspace configuration to run build commands.
  4. Browse the web app and check the website.
  5. Right click this web app --> Select 'Start Remote Debugging'.
  6. Select "Enable" when prompting to enable the remote debug.
  7. Set a breakpoint at "Hello World" line in the index.js file.
  8. Refresh the website and verify whether the breakpoint is hit.

Expect:
The breakpoint is hit.

Actual:
The breakpoint isn't hit.

@v-meilei v-meilei added the AT-CTI Created by CTI team label Sep 14, 2024
@v-meilei
Copy link
Author

This issue is unstable, i'll track this issue for a while, and if it still doesn't reproduce, i'll close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AT-CTI Created by CTI team
Projects
None yet
Development

No branches or pull requests

1 participant