Albert Skibinski

Results 6 comments of Albert Skibinski

I have read the thread but I'm not using Gatsby Cloud. Currently migrating from v3 to v4 and testing everything on local and now this quite often happens on gatsby...

I got more debug information when I upgraded `gatsby-cli` to 4.4.0: ``` (...) success Running gatsby-plugin-sharp.IMAGE_PROCESSING jobs - 41.998s - 206/206 4.91/s ERROR Assertion failed: all worker queries are not...

@pieh Thanks! Yeah I was going that route but your snippet really helped: So apparantly I still had an old Image (image.js) component laying around from an earlier version/iteration which...

@bkaldor and others finding this issue: I guess there might be different reasons the build stops/stalls and this issue can get messy. I summarized below: - You might be upgrading...

Related: https://github.com/nfl/react-helmet/issues/514

Try setting the `initTime` and `defaultSelect` values to false. I believe the first one should say whether the time provided in your field value is used as init time, and...