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

setMaxListeners fails on older NodeJS #500

Closed
eirikurn opened this issue Sep 3, 2011 · 0 comments
Closed

setMaxListeners fails on older NodeJS #500

eirikurn opened this issue Sep 3, 2011 · 0 comments

Comments

@eirikurn
Copy link
Contributor

eirikurn commented Sep 3, 2011

I couldn't run the latest versions of mongoose with NodeJS 0.4.2. It worked when I updated node to 0.4.11. I'm not sure exactly what version works but it ties to some change in EventEmitter::setMaxListeners.

The package.json specifies support for Node >= 0.2.0. Maybe that should be updated.

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

2 participants