-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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-apollo causes flow-typed install to error #2226
Comments
@gantoine @TLadd @budde377 Stack trace:
|
This is an issue with @jackmellis there is a work-around to just remove the offending |
@TLadd correct, thanks. I was on |
Thanks for taking this one @TLadd ! I'll be deprecating lower versions on npm once we're done breaking stuff. |
I use flow-typed via npx i.e. ^ my bad, I had an old global install that npx was picking up instead of the latest version! |
I think our tally of issues regarding this is in the double digits now. 😆 |
When I run
flow-typed install
it fails because the react-apollo definition contains aCONTRIBUTING.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 😞
The text was updated successfully, but these errors were encountered: