chrisdwheatley / netlify-plugin-image-optim

Optimize images as part of your Netlify build process. Optimizes PNG, JPEG, GIF and SVG file formats.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`ENOSPC` error

ehmicky opened this issue · comments

An ENOSPC error is thrown in some builds, indicating a file memory problem:

Error in file: storybook/assets/svg/check-sm.svg
ENOSPC: no space left on device, write 

The repository is private. Unfortunately the build logs do not show more information.

Do you know if big files might be accidentally created by this plugin, or whether this is more likely that this repository had big files to begin with? Thanks!