Closed yl92 closed 1 year ago
Have you used the latest version of the plugin, 1.0.2? If you have your configuration you can share, that would be good too!
Thanks, just upgraded to 1.0.2
– didn't know that internal.contentDigest
is required before this (it seemed like it was working fine without it). Thanks for sorting this!
No worries, that's a simplification and the breaking change of v1 to allow far less network requests and complexity needed in the plugin :)
1.0.2
works when you build locally but seems to be throwing the same error with Gatsby cloud builds.
You probably don't have the contentDigest in Gatsby cloud then. If you have a reproduction, please open a new issue :) @chhourbro
Trying to upgrade our project to Gatsby 5 but encountered this error while making production builds:
Likely as a result of Gatsby 5's upgrading to GraphQL 16.