Giter Club home page Giter Club logo

Comments (5)

tgvashworth avatar tgvashworth commented on May 5, 2024 7

Hey folks — I ran into this again today. Any progress?

from graphql-language-service.

JWimsingues avatar JWimsingues commented on May 5, 2024

Same experience on our side...
Getting this error message

Module not found: Error: Can't resolve 'graphql/validation/rules/ExecutableDefinitions' in '../node_modules/graphql-language-service-utils/dist'

solved by reverting to the last release which worked on our side (graphql-language-service-utils-1.0.18.tgz")

from graphql-language-service.

jlai avatar jlai commented on May 5, 2024

ExecutableDefinitions.js doesn't exist until graphql 1.12.0, but https://github.com/graphql/graphql-language-service/blob/master/packages/utils/package.json allows 0.10.0 and up

from graphql-language-service.

lostplan avatar lostplan commented on May 5, 2024

So, as far as I can tell, either we need to revert 068c57f or utils needs to drop peerdep support for graphql v0.10 and v0.11. Does that sound right?

Pinging authors @divyenduz @asiandrummer – do you have any thoughts on this? Is there any precedent for when/how to drop support for older peerdeps?

from graphql-language-service.

lostplan avatar lostplan commented on May 5, 2024

v0.12 was released back in December so let's drop support for v0.11 (and below). This will require a major version bump for graphql-language-service (edit: I will do this)

Could someone make a PR?

from graphql-language-service.

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.