stats
stats copied to clipboard
Too many open files
Hey,
I get an EMFILE, Too many open files error when using stats in a large project. Maybe you should also exclude node_modules directories and git submodules directly.
And shouldn't it show the help information if no path is given?
FYI - stacktrace:
/usr/local/lib/node_modules/stats/bin/stats:100
if (err) throw err;
^
Error: EMFILE, Too many open files 'lib/portals/metacafe.js'
yeah probably a good idea to add some blacklisting flags (and defaults)
yup :) haha. I'll fix that soon
/usr/local/lib/node_modules/stats/bin/stats:46
if (err) throw err;
^
Error: ENFILE: file table overflow, open 'push/node_modules/inert/node_modules/joi/test/alternatives.js'