For sometime I am having the following error:
Error: EMFILE, too many open files \'/Users/blagus/Gallery/Websites/Nicsware/Pills/resources/core/auth.node.js
You can solve this problem by increasing the maxfiles limit:
maxfiles
launchctl limit maxfiles 16384 16384 && ulimit -n 16384