Open Pronicio opened 3 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 😊
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...