You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the recommended starter on your guide, I'm unable to start the website locally.
Here is the error coming after cloning the starter and running yarn develop :
ERROR #85922 GRAPHQL
There was an error in your GraphQL query:
Field "hero_image" must not have a selection since type "String" has no subfields.
This can happen if you e.g. accidentally added { } to the field "hero_image". If you didn't expect "hero_image" to be of type "String" make sure that your input source and/or plugin is correct.
This error has already been mentioned elsewhere, for example here, but as this is an "official" starter, I am surprised there hasn't been a fix ever since.
Is there any workaround, apart from switching to WSL for windows users ?
Thanks.
The text was updated successfully, but these errors were encountered:
I'm closing the issue, since I missed a workaround on the issue i mentioned above.
,
I still think it would be nice if the starter would start normally, out of the box :p
Hey,
Using the recommended starter on your guide, I'm unable to start the website locally.
Here is the error coming after cloning the starter and running yarn develop :
This error has already been mentioned elsewhere, for example here, but as this is an "official" starter, I am surprised there hasn't been a fix ever since.
Is there any workaround, apart from switching to WSL for windows users ?
Thanks.
The text was updated successfully, but these errors were encountered: