Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
While installing any package via npm or using NPX I am getting memory leaked error.
(node:10460) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit
(Use `node --trace-warnings ...` to show where the warning was created)
Expected Behavior
I have tried updating both Nodejs and NPM but none of them worked for me.
Steps To Reproduce
- Install any NPM package
Environment
- npm:10.2.3
- Node.js:v20.9.0
- OS Name: window
- System Model Name:SLIC-MPC
Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
While installing any package via npm or using NPX I am getting memory leaked error.
Expected Behavior
I have tried updating both Nodejs and NPM but none of them worked for me.
Steps To Reproduce
Environment