-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
React versions clash with Relay and Graphiql #11
Comments
asavin
changed the title
React versions clash with Relay
React versions clash with Relay and Graphiql
Aug 26, 2015
Thanks for the report. I'll fix the peer dep to include the v0.14 betas |
Should be fixed by #14, right? |
Yep! This was the driver behind #14. |
Works fine now 👍 |
acao
referenced
this issue
in acao/graphiql
Jun 1, 2019
Intellegent typeahead for fragment spread names
acao
referenced
this issue
in acao/graphiql
Jun 5, 2019
This is just a wrapper package which depends on the "true" language service package and links to the README. Note that I've put this under "packages/" because I would eventually like to extract some core bits out of the language service into separate packages (for example the code that is currently copy-pasta'd with this repo and the codemirror-graphql one), and Lerna would be a good tool for managing multiple related packages; whether or not those packages end up living in this repo or another one, seems like it's a good idea to follow the Lerna convention.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When using graphiql in Relay app, getting following issue on
npm install
:package.json
content:The text was updated successfully, but these errors were encountered: