Unable to know how this error comes
Error:-
(node:13584) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 6): ReferenceError: response is not defined (node:13584) Warning: Possible EventEmitter memory leak detected. 11 wakeup listeners added. Use emitter.setMaxListeners() to increase limit
I have found similar issue like that
But none to seem to answer my question
node version I am using v6.10.2 (find via node --version)
npm version I am using 3.10.10 (find via npm --version)
Now feeling fear of closing the server . How can I avoid this ? Is there any method of stopping that