jsnice icon indicating copy to clipboard operation
jsnice copied to clipboard

Getting Error: write EPIPE

Open cksachdev opened this issue 7 years ago • 0 comments

Getting following error in console when running

jsnice somefile.js

Error is:

{ Error: write EPIPE
    at exports._errnoException (util.js:1012:11)
    at WriteWrap.afterWrite (net.js:793:14) code: 'EPIPE', errno: 'EPIPE', syscall: 'write' }

cksachdev avatar Aug 31 '17 06:08 cksachdev