Skip to content

Attach to process does not list node process #10050

Closed
@avissn

Description

  • VSCode Version: 1.3.1
  • OS Version: win 7

I have default config

{
      "name": "Attach to Process",
      "type": "node",
      "request": "attach",
      "processId": "${command.PickProcess}",
      "port": 5858,
      "sourceMaps": false,
      "outDir": null
}

When I F5 it shows "There are no entries to pick from".
I have started node in non-debug mode. It is in a VM.
1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

*out-of-scopePosted issue is not in scope of VS CodebugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions