Can install node-debug2 in old versions of vscode #12843
Labels
bug
Issue identified by VS Code Team member as probable bug
extensions
Issues concerning extensions
important
Issue identified as high-priority
verified
Verification succeeded
Milestone
I can install node-debug2 in Code stable 1.5, even though it has a dependency on 1.6.0.
https://github.com/Microsoft/vscode-node-debug2/blob/master/package.json#L46
Exactly the same as node-debug, which shows the correct error message - https://github.com/Microsoft/vscode-node-debug/blob/master/package.json#L24
I can't figure out what the difference is. I also don't know how to debug the gallery service code - I think it runs in a separate process?
The text was updated successfully, but these errors were encountered: