-
Notifications
You must be signed in to change notification settings - Fork 296
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
Javascript Debugger Terminal not working #1625
Comments
I have the same problem Version: 1.77.0
|
Same here. I'm guessing it was VS Code's most recent update that introduced the bug. Version: 1.77.0 (user setup) |
Duplicates #1624 (comment) |
This is now fixed in the nightly build. I will also propose it for a recovery release next week. |
I am using node (v12.13.1) and when I try to run
npm run dev
ornpm install
using the Javascript Debugger Terminal, or the auto-attach feature I get the error below. I was able to run it before but when I closed and opened VS Code this started happening. Any suggestions as to why it is happening?I am able to use
npm run dev
in a regular terminal with auto-attach disabledThe text was updated successfully, but these errors were encountered: