错误:写EPIPE node8

时间:2018-06-09 07:22:44

标签: javascript node.js child-process node8.2 node8.4

这是https://github.com/mapbox/ecs-watchbot/pull/205/files#diff-644d8ede25bb88427ccf4229d03bba1bR19

打破了测试
[worker] waitFor, exit 0
events.js:183
  throw er; // Unhandled 'error' event
  ^
Error: write EPIPE
at _errnoException (util.js:992:11)
at WriteWrap.afterWrite [as oncomplete] (net.js:864:14)

Here,在本地运行时,npm run test this失败。

0 个答案:

没有答案