Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot run npm scripts due to debugger interference #619

Closed
frobinsonj12 opened this issue Jul 15, 2020 · 1 comment
Closed

Cannot run npm scripts due to debugger interference #619

frobinsonj12 opened this issue Jul 15, 2020 · 1 comment
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@frobinsonj12
Copy link

Attempt to execute npm scripts using the terminal screen results in screen becoming locked.
To Reproduce
Steps to reproduce the behavior:

  1. Start a new terminal
    2.Type in npm run build:client on command line
  2. "Debugger listening on ws://127.0.0.1:57667/8213f402-f1bd-446b-8dd9-98b368344214
    For help, see: https://nodejs.org/en/docs/inspector" and nothing else happens, no entries in call stack, NOTHING.
@frobinsonj12 frobinsonj12 added the bug Issue identified by VS Code Team member as probable bug label Jul 15, 2020
@connor4312
Copy link
Member

Please see microsoft/vscode#102057 (comment)

@connor4312 connor4312 added *duplicate Issue identified as a duplicate of another issue(s) and removed bug Issue identified by VS Code Team member as probable bug labels Jul 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

2 participants