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

webpack-dev-server socket errors #38

Open
joemaller opened this issue Jun 22, 2023 · 0 comments
Open

webpack-dev-server socket errors #38

joemaller opened this issue Jun 22, 2023 · 0 comments
Assignees

Comments

@joemaller
Copy link
Member

Seeing a ton of these in the console:

<e> [webpack-dev-server] [HPM] ECONNRESET: Error: socket hang up
<e>     at connResetException (node:internal/errors:717:14)
<e>     at Socket.socketOnEnd (node:_http_client:526:23)
<e>     at Socket.emit (node:events:525:35)
<e>     at endReadableNT (node:internal/streams/readable:1359:12)
<e>     at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
<e>   code: 'ECONNRESET'
<e> }
<e> [webpack-dev-server] [HPM] ECONNRESET: Error: socket hang up
<e>     at connResetException (node:internal/errors:717:14)
<e>     at Socket.socketOnEnd (node:_http_client:526:23)
<e>     at Socket.emit (node:events:525:35)
<e>     at endReadableNT (node:internal/streams/readable:1359:12)
<e>     at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
<e>   code: 'ECONNRESET'
<e> }
@joemaller joemaller self-assigned this Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant