Skip to content
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

Cannot build project with vue-cli-service due to bad types #998

Open
cerinoligutom opened this issue Jun 9, 2020 · 2 comments
Open

Cannot build project with vue-cli-service due to bad types #998

cerinoligutom opened this issue Jun 9, 2020 · 2 comments

Comments

@cerinoligutom
Copy link
Contributor

Describe the bug
Project fails to build with this error:
image

To Reproduce

  1. Create a new Vue project bootstrapped with vue cli
  2. Install @vue/apollo-composable and dependencies
  3. Use useMutation
  4. Build project

Expected behavior
Should not fail the build. Types must be fixed.

Versions
vue: 2.6.11
vue-apollo: 4.0.0-alpha.8
apollo-client: 2.6.10

Additional context
Maybe PR #962 can fix this?

@bbugh
Copy link
Contributor

bbugh commented Jul 2, 2020

Hi, yes, #962 will fix this as well.

@cerinoligutom
Copy link
Contributor Author

@bbugh Apollo Client 3 just got released, I guess he's waiting for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants