graphql-postgres-subscriptions icon indicating copy to clipboard operation
graphql-postgres-subscriptions copied to clipboard

Dependency error with graphql version 16

Open sarthak212 opened this issue 2 years ago • 2 comments

While trying to add this npm package to project with graphql@"^16.6.0" it's throwing error. Screenshot 2023-03-31 at 3 59 30 PM

let me know if i need to provide my package.json file

sarthak212 avatar Mar 31 '23 10:03 sarthak212

I have the same problem.

ramonkastudio avatar Apr 02 '23 22:04 ramonkastudio

Here is a upgrade version I write- https://www.npmjs.com/package/graphql-pg-subscriptions. You can use

siamahnaf avatar May 16 '23 16:05 siamahnaf