-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[v4] Migrating to Prismic from V3 using Gatsby Shopify Starter #416
Comments
Hey @DennisKraaijeveld, that seems to be related to Gatsby's GraphQL server can act unusual when it sees multiple version of |
Hi @angeloashmore I did remove the |
Thanks for checking @DennisKraaijeveld. I will take a look at this tomorrow. 👍 |
Thanks! |
Thanks for being patient @DennisKraaijeveld. This is an issue with using multiple plugins that use In your case, I've made the necessary changes to the upstream Gatsby source code. It will require review time and may require future discussion and work to modify its implementation. It may be a breaking change for some users so I do not expect the PR to be merged immediately. Pull request: gatsbyjs/gatsby#32544 Until the root problem is addressed, you could use Prismic's Integration Fields to source Shopify data in your Prismic content. I understand this may not be a solution if your site is deeply integrated with Shopify. I'll keep you updated! |
Thanks! So as far as I know right now, there isn't any way of using the plugins (V4 and Shopify) together? Or did you manage to got V4 to work with the gatsby shopify plugin? :) |
I would really like to know as well. I'm facing apparently the exact same issue. |
This lacks options to getting some data in handy Shopify formats like variation prices and I haven't been able to get image helpers functioning yet. |
Hey @Casdak7 and @moneal, fixing this requires a change within Pull request: gatsbyjs/gatsby#32544 Feel free to comment on the PR to help push it along 😉. |
Issue has been solved. Thanks @angeloashmore |
Awesome! Thank you @DennisKraaijeveld for bringing this issue up. Glad it's working now. 🙂 |
Hi guys,
I am attempting to migrate from v3 to v4, but I am running into an error. I cant figure out what I should do, as I followed the migration guide..
Versions
Reproduction
https://github.com/gatsbyjs/gatsby-starter-shopify When you install latest prismic v4.. you will get the same error.
Additional Details
Gatsby-config:
Steps to reproduce
What is expected?
I expect the dev environment to start up, but it doesnt
What is actually happening?
Runs into an error when building schemes..
The text was updated successfully, but these errors were encountered: