We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
txting phone 5556267989 : Hello World! Hello World!
events.js:72 throw er; // Unhandled 'error' event ^ Error: write EPIPE at errnoException (net.js:905:11)
I have no idea what might be causing this. Anyone else face this issue? Thanks, Matt
The text was updated successfully, but these errors were encountered:
Seems like a duplicate of issue #78? Or related to it anyhow. Solving that issue should likely solve this one I'd think.
Sorry, something went wrong.
Hello daluu, After reviewing some comments in #78, I believe this to be true. I will close this one.
Thank you!
Matt
No branches or pull requests
Hello,
When sending text, I get the following error:
txting phone 5556267989 : Hello World!
Hello World!
events.js:72
throw er; // Unhandled 'error' event
^
Error: write EPIPE
at errnoException (net.js:905:11)
at Object.afterWrite (net.js:721:19)
I have no idea what might be causing this.
Anyone else face this issue?
Thanks,
Matt
The text was updated successfully, but these errors were encountered: