-
Notifications
You must be signed in to change notification settings - Fork 344
zen-observable breaks while compiling. #389
Comments
+1 the same problem |
+1 |
3 similar comments
+1 |
+1 |
+1 |
might this be related to #489 ? |
Has anyone come up with a react-native workaround? |
Does not occur on later versions of React-Native |
Error has changed files to:
Using: react-native 0.53.3 |
still getting an error with 1.2.0 😢 but I'm using in a Vuejs app.
this seems to be tracked here apollographql/apollo-client/issues/2785 as well |
@fbartho which react-native and apollo-link version are you using? RN- Version: 0.53.0 |
@VrajSolanki Can you try |
Managed to find a workaround when using yarn (in my case it was probably wrong version of babel-preset-react-native used by some other dependency). Put this in your
|
Intended outcome:
I updated the apollo-client and added apollo-link to my React-Native app. But the apollo-link breaks during compiling phase, but I expected the app to run smoothly as I have already updated the same in another react app.
react-native version : 0.49.1
apollo-link version: 1.0.7
Code for apollo Client
Actual outcome:
The text was updated successfully, but these errors were encountered: