watchr
watchr copied to clipboard
MaxListenersExceededWarning
Hi i am getting the following error, with the basic setup.
Possible EventEmitter memory leak detected. 11 done listeners added. Use emitter.setMaxListeners() to increase limit
Please, describe conditions.
Limitation of your OS configuration or of Node.js.
Try ulimit -n 8192 troubleshooting
Or use watchman #91