adaltas / node-csv-stringify

CSV stringifier implementing the Node.js `stream.Transform` API
https://csv.js.org/stringify/
186 stars 52 forks source link

Records missing #102

Closed henron1 closed 5 years ago

henron1 commented 5 years ago

Has anyone had issues with only the headers being written, but not the data/records?

wdavidw commented 5 years ago

This has never been reported despite a large number of people using this library. Could you elaborate and share with us and example reproducing your issue ?