-
Notifications
You must be signed in to change notification settings - Fork 37.6k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issues
Description
[
Some time ago, I submitted an issue: #134482 Got no real answer, but the problem didn't go away. I just found some ways to go around it. I think I found the reason - why it was not working. You could read more info for context there.
Steps to Reproduce:
- clone this: https://github.com/leqwasd/node-attach-issue/tree/master and https://github.com/leqwasd/node-attach-issue/tree/broken and follow what's in the README.md
The only change in the branches is - the working one has "name": "attach-issue" in package.json, the broken one it has "name": "@my/attach-issue"
I attached a screenshot from https://microsoft.github.io/vscode-pwa-analyzer/index.html to show the difference. Bottom one is working, top one is broken.

Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issues