Attach to Node Process not working with PowerShell on Windows 10 #46704
Labels
bug
Issue identified by VS Code Team member as probable bug
debug
Debug viewlet, configurations, breakpoints, adapter issues
*duplicate
Issue identified as a duplicate of another issue(s)
verified
Verification succeeded
Testing #46582
Windows 10, NodeJS: v8.9.4
node --inspect=1500 foo.js
Expected: Picker shows my process
Actual: Picker shows "There are no entries to pick from"
Note that it works with fine with cmd. This is a Powershell specific issue.
The text was updated successfully, but these errors were encountered: