-
-
Notifications
You must be signed in to change notification settings - Fork 522
Open
Description
Describe the bug
@vue/[email protected] is incompatible with @apollo/[email protected].
To Reproduce
Steps to reproduce the behavior:
- Install
@vue/[email protected]and@apollo/[email protected]. - Import and use
@vue/apollo-composablein a Vue 3 component. - Run
yarn build. - See the error:
"ApolloError" is not exported by "@apollo/client/legacyEntryPoints/core/index.js", imported by "@vue/apollo-composable/dist/index.mjs"`
Expected behavior
Build succeeds.
Versions
- vue: 3.x
- vue-apollo: 4.2.2
- @apollo/client: 4.x
Additional context
None.
stephenjason89, youroff, GullmeVrn, hagen00, razorness and 16 morelukastaegert, ZhongxuYang, jay-zahiri and paltman
Metadata
Metadata
Assignees
Labels
No labels