Hi guys I have gone through a lot of sources here:
node.js - request - How to "emitter.setMaxListeners()"?
http://www.jongleberry.com/understanding-possible-eventemitter-leaks.html
and a lot more sources regarding "eventemitter".
All of the suggestions about adding setMaxListeners on both client/server did not work due to the error occurs when building the mobile app on the part where it downloads the cordova plugins.
Does anybody encounter this issue? Any solution or suggestions? Please advice. Thank you.