You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RangeError: Maximum call stack size exceeded
at String.match (<anonymous>)
at Object.next (jsonlint.js:316)
at Object.lex (jsonlint.js:349)
at Object.lex (jsonlint.js:353)
at lex (jsonlint.js:91)
Instead of some nice error message. I have used lib/jsonlint.js file.
The text was updated successfully, but these errors were encountered:
xmedeko
changed the title
RangeError: Maximum call stack size exceededRangeError: Maximum call stack size exceeded
RangeError: Maximum call stack size exceeded
Feb 10, 2021
I have a broken JSON, the JSON lints fails with
Instead of some nice error message. I have used
lib/jsonlint.js
file.The text was updated successfully, but these errors were encountered: