Skip to content

writeJson causes "RangeError: Invalid string length" #1049

Open
@maarre

Description

@maarre

There is a dependency to jsonfile. Jsonfile calls JSON.stringify. This will cause "RangeError: Invalid string length" for large objects.

I don't know if this is a bug or a feature request. For me this is a showstopper, I will have to find some streaming library implementing streaming json serialization instead.

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