When I run node.js code with child_process creation through node, it works fine. But when I try to test that code through chai, it fails with:
Error: This socket has been ended by the other party
Why I receive that error. How to fix that?
via Dmitry Nalyvaiko
No comments:
Post a Comment