Closed jf-lavoie closed 9 years ago
Hi,
I notice you fixed the issue in 0.1.0. Thank you.
I was wondering if you had plans to update library node-csv dependency of stream-transform to version 0.1.0 also?
Thank you.
done, sorry for the inconveniency
Repro steps:
The callback never gets called.
Expected:
Digging in the npm 0.0.9 package, I discovered this code:
lib/index.js ln 58,59
I don't know if it is debug code or related to a coffee script compilation problem.
The workaround was to reinstall stream-transform 0.0.8
Merci!