You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.
Actual outcome:
When using
@apollo/[email protected]
and@apollo/[email protected]
I'm getting the error
I think the problem was happening because there was a dependency on
@apollo/react-hooks
which has now been removed.This is quite strange since this change was done on September last year
and a new version was released on April This year
But if you download the source files in that release, you would see that it still has
import { RenderPromises } from '@apollo/react-hooks/
How to reproduce the issue:
Version
@apollo/[email protected]
and@apollo/[email protected]
System:
OS: macOS Mojave 10.14.6
Binaries:
Node: 12.16.1 - ~/.nvm/versions/node/v12.16.1/bin/node
Yarn: 1.22.4 - ~/.yarn/bin/yarn
npm: 6.13.4 - ~/.nvm/versions/node/v12.16.1/bin/npm
Browsers:
Chrome: 81.0.4044.138
Firefox: 76.0.1
Safari: 13.1
The text was updated successfully, but these errors were encountered: