(node:28860) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit #27687
Unanswered
imutiara
asked this question in
Questions and Help
Replies: 1 comment
-
I'm facing same problem did anybody know the solution? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
anyone can help me solved this issue?
everytime I try to install plugin/dependencies it will return.
example :
I try to
npm install cypress-testrail-reporter --save-dev
and where to setMaxListeners() ?? I can't find any solution for this :(
here is the log
and here is my package.json
I'm not sure how to fix this and what file to add. please help, thanks
Beta Was this translation helpful? Give feedback.
All reactions