events.js:174 throw er; // Unhandled 'error' event #324
Comments
|
i'm seeing the same error, but I"m running on macOS big sur
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Getting Unhandled 'error' event when using ndb after global installation
Steps to reproduce
ndb app.js or ndb node app.js
Tell us about your environment:
What steps will reproduce the problem?
ndb app.js
events.js:174
throw er; // Unhandled 'error' event
^
Error: read ECONNRESET
at Pipe.onStreamRead (internal/stream_base_commons.js:111:27)
Emitted 'error' event at:
at emitErrorNT (internal/streams/destroy.js:91:8)
at emitErrorAndCloseNT (internal/streams/destroy.js:59:3)
at process._tickCallback (internal/process/next_tick.js:63:19)
Not getting ndb to work with Ubuntu 18.0.
The text was updated successfully, but these errors were encountered: