-
Notifications
You must be signed in to change notification settings - Fork 26
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
Getting Maximum call stack size exceeded error #8
Comments
same here s-bson: Failed to load c++ bson extension, using pure JS version RangeError: Maximum call stack size exceeded |
Any news about this? I'm having the same error too:
|
Im reopening this thread, im still having this error, RangeError: Maximum call stack size exceeded |
Solved updating elasticsearch npm module |
When I run elaster I get:
I:\Projeler\nodejs\elaster\node_modules\elasticsearch\src\lib\log.js:65
Log.prototype.listenerCount = function (event) {
^
RangeError: Maximum call stack size exceeded
at Log.listenerCount (I:\Projeler\nodejs\elaster\node_modules\elasticsearch\src\lib\log.js:65:40)
at Function.EventEmitter.listenerCount (events.js:399:20)
at Log.listenerCount (I:\Projeler\nodejs\elaster\node_modules\elasticsearch\src\lib\log.js:68:25)
at Function.EventEmitter.listenerCount (events.js:399:20)
at Log.listenerCount (I:\Projeler\nodejs\elaster\node_modules\elasticsearch\src\lib\log.js:68:25)
at Function.EventEmitter.listenerCount (events.js:399:20)
at Log.listenerCount (I:\Projeler\nodejs\elaster\node_modules\elasticsearch\src\lib\log.js:68:25)
at Function.EventEmitter.listenerCount (events.js:399:20)
at Log.listenerCount (I:\Projeler\nodejs\elaster\node_modules\elasticsearch\src\lib\log.js:68:25)
at Function.EventEmitter.listenerCount (events.js:399:20)
The text was updated successfully, but these errors were encountered: