Akryum / vue-cli-plugin-apollo

🚀 @vue/cli plugin for Vue Apollo
https://vue-cli-plugin-apollo.netlify.com/
478 stars 110 forks source link

Does not work.. Vue CLI 3. #594

Open Pronicio opened 3 years ago

Pronicio commented 3 years ago

I'm trying to install apollo on my vuejs 3 project but it doesn't work.
Error: You cannot call "get" on a collection with no paths. Instead, check the "length" property first to verify at least 1 path exists.

Even if I try to install it manually with Apollo Boost it doesn't work...

HerrBertling commented 2 years ago

To clear up some confusion: This is a vue-cli 3.x plugin, not a vue3 plugin as stated in the readme file.

I'm not the maintainer nor can I do anything about this, but I saw several issues mentioning this and thought I could maybe provide a bit of clarity 😊