When installing the module (without requiring it), I get an
ERROR watch EMFILE
{"code":"EMFILE","errno":"EMFILE","syscall":"watch"}
Even with setting ulimit to a higher value, the error still persists. Is there any way around this?
(This happens when using the latest version of the module 0.1.2)
When installing the module (without requiring it), I get an
Even with setting
ulimitto a higher value, the error still persists. Is there any way around this?(This happens when using the latest version of the module 0.1.2)