Closed as not planned
Description
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