Closed madmacc closed 1 year ago
Please see the new repo https://github.com/juanjoDiaz/json2csv
@knownasilya Thanks for the quick response. Apologies I did not read the notice at the top in NPM. Any instructions on how to install from here as I normally use npm install?
Figured it out https://juanjodiaz.github.io/json2csv/#/quick-start import { Parser } from '@json2csv/plainjs';
When serving in a new Angular 16 project I get the following error:
I get the same error 4 times for:
"json2csv": "^6.0.0-alpha.2",