Skip to content

Debug command for NodeJS components is broken after VSCode update to v1.60.0 #2233

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

Closed
dgolovin opened this issue Sep 14, 2021 · 0 comments · Fixed by #2234
Closed

Debug command for NodeJS components is broken after VSCode update to v1.60.0 #2233

dgolovin opened this issue Sep 14, 2021 · 0 comments · Fixed by #2234

Comments

@dgolovin
Copy link
Collaborator

Apparently nodejs debugger ID has changed from node2 to pwa-node which comes with included by default extension https://marketplace.visualstudio.com/items?itemName=ms-vscode.js-debug.

@dgolovin dgolovin added this to the v0.2.10 milestone Sep 14, 2021
@dgolovin dgolovin self-assigned this Sep 14, 2021
@dgolovin dgolovin changed the title Debug command for NodeJS components is broken after VSCode update Debug command for NodeJS components is broken after VSCode update to v1.60.0 Sep 14, 2021
dgolovin added a commit to dgolovin/vscode-openshift-tools that referenced this issue Sep 14, 2021
dgolovin added a commit that referenced this issue Sep 14, 2021
This PR fixes #2233.

Signed-off-by: Denis Golovin [email protected]
dgolovin added a commit that referenced this issue Oct 15, 2021
This PR fixes #2233.

Signed-off-by: Denis Golovin [email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant