node-fd-slicer icon indicating copy to clipboard operation
node-fd-slicer copied to clipboard

fix compatibility with modern streams

Open ronag opened this issue 4 years ago • 2 comments

Recent changes to streams in node 14 have slightly broken this package. Especially when it comes to errors wher destroy() is invoked before callback(err).

This PR aligns this package with modern Node versions 10+.

ronag avatar Apr 30 '20 13:04 ronag

Hello @andrewrk, Are you still support this project?

dkatashev avatar Oct 26 '22 11:10 dkatashev

@thejoshwolfe Any chance this gets merged? Can we help in any way?

kibertoad avatar Jan 21 '24 18:01 kibertoad