Closed gHashTag closed 7 years ago
can I see your code what is your repo ? :)
Here :)
Ok look like you dont save package in your packages.json https://github.com/gHashTag/twitter/blob/part15/mobile/src/package.json so hard to tell but did you install subscriptions-transport-ws ? npm i -S subscriptions-transport-ws
I cleaned the code and install npm i -S subscriptions-transport-ws
, but now I see this error:
My code here
in version 0.9.0 stopped using addGraphQLSubscriptions https://github.com/apollographql/subscriptions-transport-ws/issues/275 made a rollback to 0.8.2 and earned Thank you
react-apollo@0.8.3
is the last version that includes addGraphQLSubscriptions
It's me again Emanuel =) Why do I have this error? At the moment, my code