You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to cram a file that the r.js optimizer handles file. It runs for ages then has a EMFILE error which seems to be when node has too many files open!
I'm trying to cram a file that the r.js optimizer handles file. It runs for ages then has a
EMFILEerror which seems to be when node has too many files open!