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.