-
Notifications
You must be signed in to change notification settings - Fork 22
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 call stack size exceeded #4
Comments
I'm running into the same problem, with many repeated lines like:
|
It appears this may be fixed by updating the dependency on elasticsearch: elastic/elasticsearch-js#291 |
I got the same issue, i got this :
Should i install elasticsearch-js in my project? Because i do not see it sails-elasticsearch dependencies |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi Team,
Im trying to run in node v4.1 and recieving "Maximum call stack size exceeded" error while trying to initialize the waterline orm,
It is working fine in older versions (v0.1x)
The text was updated successfully, but these errors were encountered: