mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-16 12:51:45 -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