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

Error: EMFILE with copy #103

Closed
zg2013 opened this issue Jan 8, 2015 · 2 comments
Closed

Error: EMFILE with copy #103

zg2013 opened this issue Jan 8, 2015 · 2 comments

Comments

@zg2013
Copy link

zg2013 commented Jan 8, 2015

On the windows8 every error.
Copy a 200M 10000 file folders,File no small problem
code:
qq 20150108230501

error:
qq 20150108230602

Thank you for your offer solutions or fixes BUG!
Copy files:
qq 20150108231402

@jprichardson
Copy link
Owner

This is because the copy module (https://www.npmjs.com/package/ncp) doesn't use the module (https://www.npmjs.com/package/graceful-fs). There's an issue filed: AvianFlu/ncp#70 But they've been unresponsive unfortunately. I plan to rewrite copy using graceful-fs.

@jprichardson
Copy link
Owner

Try it now. https://github.com/jprichardson/node-fs-extra/releases/tag/0.15.0 Please reopen if the issue still happens.

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

No branches or pull requests

2 participants