Webapp deployment build fails due to too many open files #898

Open
opened 2024-07-30 14:51:11 +00:00 by dboreham · 2 comments
Owner
Building node-based webapp ...
npm ERR! code EMFILE
npm ERR! syscall open
npm ERR! path /root/.npm/_cacache/index-v5/16/b6/bbaf8f846f26b3384a7de123d5be429ab681f79c3dc56ffb71b2b3e40a5c
npm ERR! errno -24
npm ERR! EMFILE: too many open files, open '/root/.npm/_cacache/index-v5/16/b6/bbaf8f846f26b3384a7de123d5be429ab681f79c3dc56ffb71b2b3e40a5c'
``` Building node-based webapp ... npm ERR! code EMFILE npm ERR! syscall open npm ERR! path /root/.npm/_cacache/index-v5/16/b6/bbaf8f846f26b3384a7de123d5be429ab681f79c3dc56ffb71b2b3e40a5c npm ERR! errno -24 npm ERR! EMFILE: too many open files, open '/root/.npm/_cacache/index-v5/16/b6/bbaf8f846f26b3384a7de123d5be429ab681f79c3dc56ffb71b2b3e40a5c' ```
Member

What app was this building?

What app was this building?
Author
Owner
https://github.com/snowball-tools/pwa-embedded-wallet-vite/
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/stack-orchestrator#898
No description provided.