node-csvtojson
node-csvtojson copied to clipboard
Node 20 support?
const csvtojsonV2 = require("csvtojson/v2");
currrently working with this. using node 20 on google cloud function
Cannot deploy because Detailed stack trace: Error: Cannot find module 'csvtojson/v2' Any workarounds?