mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-29 20:41:47 -04:00
`graceful-fs` solves the issue of EMFILE errors. However, the global fs modules has to be patched. This same solution is used by npm. Close #609
`graceful-fs` solves the issue of EMFILE errors. However, the global fs modules has to be patched. This same solution is used by npm. Close #609