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
OS: Win 10 Build Version: 20210828.1 VS Code Insider: 1.60.0-insider
Repro Steps:
Open an Express app in VS Code Insiders.
Add Docker related files to it.
Debug this project.
Check whether succeed to debug this Express app or not.
Expect:
Succeed to debug this Express app without any error.
Actual:
Fail to debug this Express app with an error "Configured debug type 'node2' is not supported".
Click "Install node2 Extension" button, no extensions found.
More Info:
This issue does not reproduce in the latest VS Code 1.59.1.
The text was updated successfully, but these errors were encountered:
Since VSCode 1.60.0 is releasing soon we may also need to backport a fix to Docker extension 1.16.0.
bwateratmsft
changed the title
Fail to debug Express app with an error "Configured debug type 'node1' is not supported" in VS Code Insider
Fail to debug Express app with an error "Configured debug type 'node2' is not supported" in VS Code Insider
Sep 1, 2021
OS: Win 10
Build Version: 20210828.1
VS Code Insider: 1.60.0-insider
Repro Steps:
Expect:
Succeed to debug this Express app without any error.
Actual:
Fail to debug this Express app with an error "Configured debug type 'node2' is not supported".
Click "Install node2 Extension" button, no extensions found.
More Info:
This issue does not reproduce in the latest VS Code 1.59.1.
The text was updated successfully, but these errors were encountered: