This repository was archived by the owner on Jan 14, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 40
This repository was archived by the owner on Jan 14, 2020. It is now read-only.
with-apollo example is outdated #122
Copy link
Copy link
Open
Labels
Description
I'm moving back to run an example with-apollo
Error
<ApolloProvider>.provide() is deprecated. Use the 'apolloProvider' option instead with the provider object directly.
TypeError: Cannot read property 'getMatchedComponents' of undefined
at _callee$ (node_modules/ream/lib/plugins/apollo/apollo-inject.js:7:0)
at tryCatch (/home/trofimov/Документы/projects/ream/examples/with-apollo/node_modules/regenerator-runtime/runtime.js:62:40)
at Generator.invoke [as _invoke] (/home/trofimov/Документы/projects/ream/examples/with-apollo/node_modules/regenerator-runtime/runtime.js:288:22)
at Generator.prototype.(anonymous function) [as next] (/home/trofimov/Документы/projects/ream/examples/with-apollo/node_modules/regenerator-runtime/runtime.js:114:21)
at asyncGeneratorStep (server.js:977:103)
at _next (server.js:979:194)
at server.js:979:364
at new Promise (<anonymous>)
at server.js:979:97
at server.js:1018:19
at _callee$ (node_modules/ream/app/utils.js:41:0)
at tryCatch (/home/trofimov/Документы/projects/ream/examples/with-apollo/node_modules/regenerator-runtime/runtime.js:62:40)
at Generator.invoke [as _invoke] (/home/trofimov/Документы/projects/ream/examples/with-apollo/node_modules/regenerator-runtime/runtime.js:288:22)
at Generator.prototype.(anonymous function) [as next] (/home/trofimov/Документы/projects/ream/examples/with-apollo/node_modules/regenerator-runtime/runtime.js:114:21)
at asyncGeneratorStep (server.js:836:103)
at _next (server.js:838:194)
help me please
Reactions are currently unavailable