Sample Header Ad - 728x90

Building an image with buildah I'm getting: EMFILE: too many open files

2 votes
1 answer
2007 views
When I run buildah bud, I'm getting the following error.
npm ERR! code EMFILE
npm ERR! syscall open
npm ERR! path /root/.npm/_cacache/index-v5/cd/a5/aca06eccd914d83e3be09412f45e00ceac1150a83df0e32d015284f4c8f6
npm ERR! errno -24
npm ERR! EMFILE: too many open files, open '/root/.npm/_cacache/index-v5/cd/a5/aca06eccd914d83e3be09412f45e00ceac1150a83df0e32d015284f4c8f6'
How can I resolve this problem?
Asked by Evan Carroll (34663 rep)
Feb 22, 2023, 08:19 PM
Last activity: Oct 18, 2023, 04:09 PM