Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RangeError: Maximum call stack size exceeded #130

Open
xmedeko opened this issue Feb 10, 2021 · 0 comments
Open

RangeError: Maximum call stack size exceeded #130

xmedeko opened this issue Feb 10, 2021 · 0 comments

Comments

@xmedeko
Copy link

xmedeko commented Feb 10, 2021

I have a broken JSON, the JSON lints fails with

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.

@xmedeko xmedeko changed the title RangeError: Maximum call stack size exceededRangeError: Maximum call stack size exceeded RangeError: Maximum call stack size exceeded Feb 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant