node-fd-slicer
node-fd-slicer copied to clipboard
fix compatibility with modern streams
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+.
Hello @andrewrk, Are you still support this project?
@thejoshwolfe Any chance this gets merged? Can we help in any way?