I am getting a Syntax Error Whilst Reading a CSV file with FS module and csv-parser.
When I do the same process without using it in a REST API, it works just fine, even console.logs to the screen.
The error came about when I was sending the data over the network in a REST API.
