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

Possible EventEmitter memory leak detected #28

Open
DaSchTour opened this issue Feb 2, 2017 · 2 comments
Open

Possible EventEmitter memory leak detected #28

DaSchTour opened this issue Feb 2, 2017 · 2 comments

Comments

@DaSchTour
Copy link

Trying to run version 2.2.3 I get the following error

(node:70226) Warning: Possible EventEmitter memory leak detected. 11 exit listeners added. Use emitter.setMaxListeners() to increase limit
Warning: Cannot read property 'end' of undefined Use --force to continue.

This happens with node 6.9.1 as well as 4.7.3

@jdforrester
Copy link

I'm having this too, on Mac OS X 10.12.3 beta with on node 7.1 or 7.5. A colleague isn't having problems on Ubuntu though; possibly something at the OS level?

@DaSchTour
Copy link
Author

@jdforrester not sure. I can confirm this error for macOS 10.12.2 and Win 7.

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