Open pedrovinuela opened 6 years ago
Hi all,
I can't make work the store within this project. When I add some code, I get the following error:
[nuxt] Error while initializing app Error: [vuex] must call Vue.use(Vuex) before creating a store instance.
Does anybody know how to solve this?
Thanks
This is more related to Nuxt I think. Try to follow the steps here : https://nuxtjs.org/guide/vuex-store/
Hi all,
I can't make work the store within this project. When I add some code, I get the following error:
Does anybody know how to solve this?
Thanks