question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

0.9 cannot be installed anymore correctly

See original GitHub issue

When trying to install graphiql@^0.9 we receive this error:

peer invalid: codemirror@^5.25.2, required by codemirror-graphql@0.6.4

This happens because the latest graphiql version installs codemirror@5.23.0 but the latest (patch-)version of codemirror-graphql wants ^5.25.2

We also cannot upgrade yet to graphiql@0.10 as we do not yet use react@15.5 which is now required.

Can you please release a new 0.9 version that works? thanks.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
danezcommented, May 9, 2017

Well I downgraded and pinned all graphql related packages, as the new graphiql 0.10 also cannot be used with webpack anymore due to graphql/graphql-language-service#111 and uglify afterwards chocking about ES6/Flow.

So I cannot test with our react versions.

0reactions
asiandrummercommented, Jul 17, 2017

@nemoDreamer could you elaborate on the issues you’re having with flow? From https://github.com/graphql/graphql-language-service/issues/111 we’ve seen some flow errors - are these related perhaps?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't install packages with npm@7 and Volta 0.9 #857 - GitHub
Hi, I just upgraded to the latest 0.9 and I can't install packages anymore volta install netlify-cli error: Could not install package ...
Read more >
Activation problem with 0.9.20 version - WordPress.org
I've some issues with the last version of Waymark 0.9.20. I've installed correctly on my website with no problem, but when I try...
Read more >
RStudio requires quarto 0.9.80 - but not available...
I'm trying to experiment with quarto but can't get the the quarto install version to agree with RStudio.
Read more >
Cannot upgrade to 11.102.0.8 until needed system packages ...
"Cannot upgrade to 11.102.0.8 until needed system packages are installed" and now the yellow message at the top just says
Read more >
npm WARN ... requires a peer of ... but none is installed. You ...
"A requires a peer of B but none was installed". Consider it as "A requires one of B's peers but that peer was...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found