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

maximum callstack size exceeded #25

Open
kujohn opened this issue Feb 28, 2019 · 3 comments
Open

maximum callstack size exceeded #25

kujohn opened this issue Feb 28, 2019 · 3 comments

Comments

@kujohn
Copy link

kujohn commented Feb 28, 2019

With some files readAsString() will give a RangeError: Maximum call stack size exceeded error. Is it possible that this is a limitation to the size of the buffer/file?

@clearpointweb
Copy link

I'm seeing this also.

@xunilrj
Copy link

xunilrj commented Jun 8, 2019

I created a PR that solves this. #27
Glad to hear if anyone has any other suggestion.

@kujohn
Copy link
Author

kujohn commented Aug 29, 2019

Thanks @xunilrj it works.

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

3 participants