-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Description
Thanks for this project @nektos, it's a super useful tool.
It worked great for me for a while, but now I'm getting Unhandled rejection Error: ENOSPC: no space left on device errors when my npm ci action runs.
I added df -h to my workflow file to see what's going on, and it shows I've used 100% of space in /github/home:
But doing an ls -a in that dir shows it's empty. I've cleared every cache I can think of, removed node_modules before install, and ran docker system prune -af, but still get the error.
I asked the Actions folks and they think it might be related to act, since I only get the error locally and not when running the workflow in a PR.
Thanks for any advice!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
