Hi Aaron,
Does the latest release of mongoose (2.5.0) contain the fix for issue 688: RangeError: Maximum call stack size exceeded (https://github.com/LearnBoost/mongoose/issues/688).
Thanks
Nikhil
--
http://mongoosejs.com
http://github.com/learnboost/mongoose
You received this message because you are subscribed to the Google
Groups "Mongoose Node.JS ORM" group.
To post to this group, send email to mongoo...@googlegroups.com
To unsubscribe from this group, send email to
mongoose-orm...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/mongoose-orm?hl=en
I get this error when I generate a map/reduce query in my node app. I do NOT get this error when I "hard code" my map/reduce query.