-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
Please update [email protected] and [email protected] [email protected] warns about peer dependency graphql #11507
Comments
Thank you for reporting this, @JustFly1984 cc @freiksenet |
I am having similar issues
|
I'm chiming in too...
|
Similar problem :
|
Similar problem
|
We all see the same warnings, no need to keep repeating here, thanks. |
Any solution found? I keep running into these issues when trying to create a gatsby project |
Any progress on this issue? |
@thomasryu could you explain how this breaks functionality? This is a warning--it shouldn't impact underlying functionality. |
@DSchau sorry for the delay. I've recently updated Gatsby in order to use Before the update, I was already using the standard After the update, it seems Gatsby is unable to remove GraphQL queries inside components after the update, the complain received is the following:
I am assuming this is a problem with |
Hiya! This issue has gone quiet. Spooky quiet. 👻 We get a lot of issues, so we currently close issues after 30 days of inactivity. It’s been at least 20 days since the last update here. If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not stale" to keep this issue open! Thanks for being a part of the Gatsby community! 💪💜 |
@JustFly1984 @Timothy-Guyon @pxlla, I'm on |
Here are the steps I followed - when I try to execute graphql query in playgroud (http://localhost:8000/___graphql), I get following errors -
But then in warning it also says - I dont have dupliacate graphql -
|
Hey again! It’s been 30 days since anything happened on this issue, so our friendly neighborhood robot (that’s me!) is going to close it. Please keep in mind that I’m only a robot, so if I’ve closed this issue in error, I’m Thanks again for being part of the Gatsby community! |
If I'm
npm i
my app with[email protected]
I have this dependency issues with gatsby sub-dependencies:if I'm
npm i
my app with[email protected]
I have next sub-dependency issuescurrent versions of this dependencies:
[email protected] - safe to update
[email protected] - safe to update
[email protected] - need to be tested
The text was updated successfully, but these errors were encountered: