Skip to content

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

Closed
cr101 opened this issue Jun 27, 2017 · 4 comments
Closed

Error: Aborted because 145 is not accepted #2632

cr101 opened this issue Jun 27, 2017 · 4 comments

Comments

@cr101
Copy link
Contributor

cr101 commented Jun 27, 2017

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?
screenshot_5

@gaearon
Copy link
Contributor

gaearon commented Jun 27, 2017

This is a duplicate of #1880.

It's not intentional. I think when Webpack authors switched to using Promise.reject() there they didn't realize it would trigger debuggers.

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 gaearon closed this as completed Jun 27, 2017
@auchenberg
Copy link
Contributor

@gaearon
Copy link
Contributor

gaearon commented Jul 17, 2017

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.

@engmyahya
Copy link

@lock lock bot locked and limited conversation to collaborators Jan 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants