Closed ckilee closed 2 years ago
I had this error using csv parse. EOL not being identified.
I could fix this using: CsvToListConverter(eol: "\n")
I had this error using csv parse. EOL not being identified.