Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

Unmet Peer version, need to update supported dependencies #807

Closed
SiNONiMiTY opened this issue Jul 9, 2022 · 9 comments
Closed

Unmet Peer version, need to update supported dependencies #807

SiNONiMiTY opened this issue Jul 9, 2022 · 9 comments

Comments

@SiNONiMiTY
Copy link

When installing graphql and express-graphql, I am encountering this error

unmet peer graphql@"^14.7.0 || ^15.3.0": found 16.5.0

Please update the packages to support the latest version of dependencies

@adam-nielsen
Copy link

Duplicate of #790 and #805

@riosje
Copy link

riosje commented Aug 26, 2022

@adam-nielsen do you know if this project is going to be deprecated?

@adam-nielsen
Copy link

No idea. I tried e-mailing the GraphQL contact address to ask if anyone was looking at this project as it seems to have become abandoned, but I haven't received a response.

Maybe someone should log an issue on the GraphQL documentation site to ask whether the express-graphql stuff should be removed, given that it is no longer being maintained?

@riosje
Copy link

riosje commented Aug 29, 2022

I just created for them a ticket in the linux foundation Jira.
Don't know if that ticket is going to be reviewed by some one.
https://jira.linuxfoundation.org/plugins/servlet/theme/portal/26/RR-4

Thank you @adam-nielsen for taking the time to answer me.

@riosje
Copy link

riosje commented Aug 29, 2022

I have created an issue in the Linux Foundation Jira https://jira.linuxfoundation.org/plugins/servlet/theme/portal/26/RR-4, but I don't know if it is enough.
@IvanGoncharov @leebyron @wincent @chentsulin @danielrearden guys I can see you're active contributors, could you take a look on this?
The thing here is that, there is a bunch of projects which have this package as dependency, so there should be thousands of projects with this dependency issue, I just land here because of this issue in 3 different non-related projects, so I can't imagine the amount of projects with this issue.

@BlueSialia
Copy link

For those interested, I forked the project at https://github.com/BlueSialia/express-graphql to solve this and some other issues I was having.

The company I work at uses it for a project, so I will be maintaining it for a long while.

Be aware that I made some changes already to the library, so just replacing express-graphql with @bluesialia/express-graphql may not be enough in some cases.

@newbeb
Copy link

newbeb commented Nov 7, 2022

FYI, Looks like they are deprecating express-graphql in favor of graphql-http: #816.

@amerikan
Copy link

amerikan commented Dec 19, 2022

From the various graphql servers alternatives, in our experience the easiest one to migrate over to, almost a drop in replacement, was GraphQL Yoga with their Express integration.

@saihaj
Copy link
Member

saihaj commented Dec 26, 2022

This project is deprecated and we recommend to moving to alternatives. You can read more here https://github.com/graphql/express-graphql#this-library-is-deprecated

@saihaj saihaj closed this as completed Dec 26, 2022
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

7 participants