Skip to content

Maximum call stack size exceeded with a lot of data #29

Description

@jpbecotte

When data is big (I had 432504 objects), this error happens:
RangeError: Maximum call stack size exceeded
at convert (/project/node_modules/objects-to-csv/index.js:134:12)
at ObjectsToCsv.toString (/project/node_modules/objects-to-csv/index.js:96:18)
at ObjectsToCsv.toDisk (/project/node_modules/objects-to-csv/index.js:56:27)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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