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.

react-apollo causes flow-typed install to error

See original GitHub issue

When I run flow-typed install it fails because the react-apollo definition contains a CONTRIBUTING.md file:

https://github.com/flowtype/flow-typed/blob/master/definitions/npm/react-apollo_v2.x.x/CONTRIBUTING.md

This is a pretty big blocker for me 😞

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:5
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
eryoncommented, May 16, 2018

@TLadd correct, thanks. I was on flow-typed@^2.3.0 and updating the dependency has resolved the issue.

1reaction
AndrewSouthpawcommented, May 17, 2018

I think our tally of issues regarding this is in the double digits now. 😆

Read more comments on GitHub >

github_iconTop Results From Across the Web

Flow error when using react-apollo Query component render ...
Any idea why? I did use flow-typed to add apollo-client_v2.x.x.js to my project by the way.
Read more >
A stronger (typed) React Apollo - Apollo GraphQL Blog
Static typing can be low-hanging fruit to improve your app. As data flows throughout the application, it is easy to forget its shape, ......
Read more >
yarn install peer dependencies - You.com | The Search Engine You ...
After an install via yarn, when trying a gulp build, the following error ... peer dependency "eslint-plugin-flowtype@2.21.0". warning Unmet peer dependency ...
Read more >
How to solve the required module not found error in flow.js
But after I gave flow a try, it really makes things easier in terms of react related ... flow-typed install --ignoreDeps dev bundle...
Read more >
flow-typed [install | search]すると「UNCAUGHT ERROR: Error ...
Closed Error in definitions file crashes install / search commands #2278 · react-apollo causes flow-typed install to error. 無事flow-typed search redux-saga ...
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