Error when using any of the DuotoneGradient fields #15823
Labels
status: confirmed
Issue with steps to reproduce the bug that’s been verified by at least one reviewer.
type: bug
An issue or pull request relating to a bug in Gatsby
Description
Using any of the
duotone
(type DuotoneGradient
) fields bygatsby-transformer-sharp
(highlight
,shadow
&opacity
) leads to an error and exits entire server.Steps to reproduce
gatsby-starter-default
yarn develop
/gatsby develop
opacity
in GraphiQL (http://localhost:8000/__graphql)Expected result
Get src of half darken image in the response
Actual result
Entire app exits with this response in GraphiQL:
In terminal:
Environment
The text was updated successfully, but these errors were encountered: