-
-
Notifications
You must be signed in to change notification settings - Fork 27k
Error: Aborted because 145 is not accepted #2632
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
Comments
This is a duplicate of #1880. It's not intentional. I think when Webpack authors switched to using I'm not sure what the solution could be. We asked people to think about workarounds in #1880 but so far nobody has been interested in investigating this. |
@gaearon @cr101 See solution for VS Code here, https://github.com/Microsoft/vscode-chrome-debug/issues/458#issuecomment-315646523 |
You can also check if webpack/webpack#5175 (comment) helps. If it does it would be nice to submit a PR with it to Webpack. |
I hope this https://github.com/webpack/webpack/issues/5175#issuecomment-352999475 may help |
I was doing some debugging in VS Code 1.13.1 and the error below keeps coming up every time I make a code change while debugging.

Is code changing not allowed while debugging in VS Code or am I missing something?
The text was updated successfully, but these errors were encountered: