-
Notifications
You must be signed in to change notification settings - Fork 142
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
Getting this right after I login and hit enter #5
Comments
Same error with this lol |
Same error |
Getting the same error. |
Same error here. |
1 similar comment
Same error here. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
░▒▓ ~/g/chatgpt-api │ on main ▓▒░ node:events:491 ░▒▓ ✔ │ took 30s │ pyenv Py │ at 11:49:40 ▓▒░
throw er; // Unhandled 'error' event
^
Error: write EPIPE
at WriteWrap.onWriteComplete [as oncomplete] (node:internal/stream_base_commons:94:16)
Emitted 'error' event on Socket instance at:
at emitErrorNT (node:internal/streams/destroy:157:8)
at emitErrorCloseNT (node:internal/streams/destroy:122:3)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
errno: -32,
code: 'EPIPE',
syscall: 'write'
}
Can you help me with this
The text was updated successfully, but these errors were encountered: