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

Max Listeners Exceeded Warning #49955

Closed
mhmadalaa opened this issue Sep 29, 2023 · 1 comment
Closed

Max Listeners Exceeded Warning #49955

mhmadalaa opened this issue Sep 29, 2023 · 1 comment
Labels
npm Issues and PRs related to the npm client dependency or the npm registry. wrong repo Issues that should be opened in another repository.

Comments

@mhmadalaa
Copy link

Version

v20.5.1

Platform

ubuntu 22.04

Subsystem

No response

What steps will reproduce the bug?

When i install or uninstall npm package

example: npm i pg

How often does it reproduce? Is there a required condition?

No response

What is the expected behavior? Why is that the expected behavior?

package be installed

What do you see instead?

(node:22530) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit

Additional information

No response

@bnoordhuis
Copy link
Member

Wrong repo and duplicate of npm/cli#6763.

@bnoordhuis bnoordhuis closed this as not planned Won't fix, can't repro, duplicate, stale Sep 29, 2023
@bnoordhuis bnoordhuis added npm Issues and PRs related to the npm client dependency or the npm registry. wrong repo Issues that should be opened in another repository. labels Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
npm Issues and PRs related to the npm client dependency or the npm registry. wrong repo Issues that should be opened in another repository.
Projects
None yet
Development

No branches or pull requests

2 participants