netlify dev
terminates unexpectedly with Error: read ECONNRESET at TLSWrap.onStreamRead
#6100
Labels
type: bug
code to address defects in shipped code
Describe the bug
Getting this error message which prevents me from running our local environment (which uses
netlify dev
).Using version
16.9.3
Steps to reproduce
Not sure, this just happens occasionally while using our local env, which uses
netlify dev
.Configuration
No response
Environment
See info above! This happens pretty frequently for me and my teammates. The only fix seems to be restarting our machines, or sometimes fulling clearing out all build artifacts and node_modules and reinstalling. Thanks.
The text was updated successfully, but these errors were encountered: