Skip to content

RangeError #12

@leodutra

Description

@leodutra

I received this error when dealing with a huge JSON.
arguments: object, null, 2

.../node_modules/safe-stable-stringify/stable.js:293
          res += tmp !== undefined ? tmp : 'null'
                                     ^

RangeError: Invalid string length
    at stringifyIndent (/home/home/workspaces/tesseract/node_modules/safe-stable-stringify/stable.js:293:38)
    at stringifyIndent (/home/home/workspaces/tesseract/node_modules/safe-stable-stringify/stable.js:322:21)
    at stringifyIndent (/home/home/workspaces/tesseract/node_modules/safe-stable-stringify/stable.js:322:21)
    at stringifyIndent (/home/home/workspaces/tesseract/node_modules/safe-stable-stringify/stable.js:292:23)
    at stringifyIndent (/home/home/workspaces/tesseract/node_modules/safe-stable-stringify/stable.js:322:21)
    at stringifyIndent (/home/home/workspaces/tesseract/node_modules/safe-stable-stringify/stable.js:292:23)
    at stringifyIndent (/home/home/workspaces/tesseract/node_modules/safe-stable-stringify/stable.js:322:21)
    at stringifyIndent (/home/home/workspaces/tesseract/node_modules/safe-stable-stringify/stable.js:296:21)
    at stringifyIndent (/home/home/workspaces/tesseract/node_modules/safe-stable-stringify/stable.js:322:21)
    at stringify (/home/home/workspaces/tesseract/node_modules/safe-stable-stringify/stable.js:592:14)

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions