-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Error InMemoryCache has only a getter #3910
Comments
I'm seeing the same error. Version 0.1.14 is working fine. Upgrading to 0.1.15 generates the error above. You can recreate this by just importing
|
I think this is an issue where Babel 7 works but Babel 6 doesn't
It's not allowing an export from the * to be renamed |
alexkrolick
added a commit
to alexkrolick/apollo-client
that referenced
this issue
Sep 21, 2018
2 tasks
The PR should fix this - is anyone going to take a look? |
benjamn
pushed a commit
that referenced
this issue
Oct 8, 2018
Is the fix published to registry already? 🙏 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Bug appears since tag apollo-boost@0.1.15
Built with Parcel + Babel es2017
The text was updated successfully, but these errors were encountered: