Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EMFILE: too many open files #47

Open
sergiopvilar opened this issue Jul 14, 2015 · 1 comment
Open

EMFILE: too many open files #47

sergiopvilar opened this issue Jul 14, 2015 · 1 comment

Comments

@sergiopvilar
Copy link

Hi,

I'm trying to extract a .zip file with 50mb and I got this error. Could anyone help me?

EMFILE: too many open files, open '/Users/sergiovilar/hh/plugin-desktop/build/releases/App/osx32/App.app/Contents/Resources/app/node_modules/jquery/src/sizzle/test/data/empty.js'

@vincent1173
Copy link

vincent1173 commented Apr 26, 2017

The issue is fixed when I updated node to 6.* version (only for windows platform).
For other platforms, increasing the max. limit of file descriptors resolved the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants