Simple test to know:
lsof | awk '{print $1}' | uniq -c | sort -nAnd check the absurd number of files opened by node.
Replace fs by graceful-fs
Simple test to know:
lsof | awk '{print $1}' | uniq -c | sort -nAnd check the absurd number of files opened by node.
Replace fs by graceful-fs