Skip to content

Fail to debug Express app with an error "Configured debug type 'node2' is not supported" in VS Code Insider #3177

@v-ruizh

Description

@v-ruizh

OS: Win 10
Build Version: 20210828.1
VS Code Insider: 1.60.0-insider

Repro Steps:

  1. Open an Express app in VS Code Insiders.
  2. Add Docker related files to it.
  3. Debug this project.
  4. 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".
image
Click "Install node2 Extension" button, no extensions found.
image

More Info:
This issue does not reproduce in the latest VS Code 1.59.1.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions