Skip to content

Large array of JSON data(500 MB) try to convert csv got Error: Invalid export data. Please provide an array of objects #308

@kaanjeepan

Description

@kaanjeepan

In Node JS I used this NPM package to export my data (500 MB) to CSV format with large data. But got this error Error: Invalid export data. Please provide an array of objects. Even I checked each object is a valid JSON object. Also, JSON stringifies working. At the same, If I reduced my data size it's working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions