If 'error' events are not handled, Node.js crashes. So adding the event handler here to propagate up the error.
Feedback is welcome.
Please note that I didn't run the test harness. If this change looks reasonable, I can invest in setting up a local dev environment for this project and run the tests.
If 'error' events are not handled, Node.js crashes. So adding the event handler here to propagate up the error.
Feedback is welcome.
Please note that I didn't run the test harness. If this change looks reasonable, I can invest in setting up a local dev environment for this project and run the tests.
closes: #273