Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Compatibility with Gatsby V3 #181

Closed
jaymdq opened this issue Mar 11, 2021 · 1 comment
Closed

Compatibility with Gatsby V3 #181

jaymdq opened this issue Mar 11, 2021 · 1 comment

Comments

@jaymdq
Copy link

jaymdq commented Mar 11, 2021

I tried to install this plugin in a Gatsby V3 project with no luck.

npm ERR! Could not resolve dependency:
npm ERR! peer gatsby@"^2.13.80" from gatsby-theme-apollo@3.0.3

This may help?
https://www.gatsbyjs.com/docs/reference/release-notes/migrating-from-v2-to-v3/#for-plugin-maintainers

@trevorblades
Copy link
Contributor

trevorblades commented May 28, 2021

Good catch @jaymdq. Just changed the gatsby-theme-apollo peer dependency from ^2.13 to >=2.13, so you shouldn't see that error anymore. Hope this helps!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants