Akryum / Akryum/vue-cli-plugin-apollo
Error when installing for Vue 3
Open
- Dominant language
- JavaScript
- Stars
- 477
- Forks
- 109
- PR merge metrics
- No merged PRs in 30d
Description
When I try to use this on a Vue 3 project by calling `vue add apollo`, installation fails due to the following error:
`Error: You cannot call "get" on a collection with no paths. Instead, check the "length" property first to verify at least 1 path exists.`
From what I've read, this plugin is supposed to be compatible with Vue 3, so I'm not sure what I might be doing wrong here?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.