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 #245

Open
joeryche1 opened this issue Jul 6, 2016 · 0 comments
Open

possible EventEmitter memory leak detected #245

joeryche1 opened this issue Jul 6, 2016 · 0 comments

Comments

@joeryche1
Copy link

Dear,

After I installed the private-bower 1.1.7 and got the error below. Is there any way to avoid it?

[ERROR] console - (node) warning: possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.set
MaxListeners() to increase limit.
[2016-07-06 01:49:49.483] [ERROR] console - Trace
at Object.addListener (events.js:239:17)
at new exports.Client (/opt/node-v4.4.5-linux-x64/lib/node_modules/private-bower/node_modules/node-rest-client/lib/node-rest-client.js:337:17
)
at createClient (/opt/node-v4.4.5-linux-x64/lib/node_modules/private-bower/lib/service/packageStores/publicPackageStore.js:130:20)
at _loadPublicPackagesPeriodically [as _onTimeout](/opt/node-v4.4.5-linux-x64/lib/node_modules/private-bower/lib/service/packageStores/publi
cPackageStore.js:78:22)
at Timer.listOnTimeout (timers.js:92:15)

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

1 participant