Giter VIP home page Giter VIP logo

Comments (5)

ezforw avatar ezforw commented on September 23, 2024

having a similar issue there, need support for graphql v15

npm WARN ERESOLVE overriding peer dependency
npm WARN Found: [email protected]
npm WARN node_modules/graphql
npm WARN   graphql@"^15.4.0" from the root project
npm WARN   43 more (@apollo/client, @graphql-cli/codegen, ...)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer graphql@"^0.10.5 || ^0.11.3 || ^0.12.0 || ^0.13.0 || ^14.0.0" from [email protected]
npm WARN node_modules/graphql-subscriptions
npm WARN   graphql-subscriptions@"^1.1.0" from [email protected]
npm WARN   node_modules/openapi-to-graphql

from graphql-subscriptions.

theodorDiaconu avatar theodorDiaconu commented on September 23, 2024

The code is there, but I think it's not published to 1.1.0.

from graphql-subscriptions.

theodorDiaconu avatar theodorDiaconu commented on September 23, 2024

@hwillson please help us! We hate seeing peer dependencies error mismatch and we're all using graphql@15.

These commands should solve it (for your convenience), as the package.json is already updated:

npm version patch
git push ; git push --tags;
npm publish

from graphql-subscriptions.

glen-84 avatar glen-84 commented on September 23, 2024

Version 1.2.0 has been released to npm (but is not yet tagged in GitHub). This issue can probably be closed.

/cc @glasser

from graphql-subscriptions.

glasser avatar glasser commented on September 23, 2024

Oops, sorry about the lack of git push (I'm spoiled by the CI-based publishing we have on other repos). Agreed, this is fixed!

from graphql-subscriptions.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.