Max Listeners Exceeded Warning #49955
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.
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
The text was updated successfully, but these errors were encountered: