datocms / gatsby-source-datocms

Official GatsbyJS source plugin to pull content from DatoCMS
MIT License
140 stars 51 forks source link

vipspng: libpng read error #107

Closed KamilSlaweta closed 4 years ago

KamilSlaweta commented 4 years ago

There are some issue with gatsby builds when I am getting tracedSVG imgs. It is occurring randomly. Sometimes I am getting 1 error, other times there are 20 errors. (Generally I ma fetching about 200 imgs).

err code:

vipspng: libpng read error
1 | fragment GatsbyDatoCmsFluid_tracedSVG on DatoCmsFluid {
2 | tracedSVG
| ^
3 | aspectRatio
4 | src
5 | srcSet
6 | sizes
7 | }
matjack1 commented 4 years ago

This is followed up here: https://community.datocms.com/t/gatsby-img/889/