-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
questionFurther information is requestedFurther information is requested
Description
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
Labels
questionFurther information is requestedFurther information is requested