Error: store/index.js should export a method which returns a Vuex instance [issue link] When I activate the Vuex store as it is shown on the official website I get an error that the index.js file within the store folder should export a method which returns a Vuex instance. This question is available on Nuxt.js community (#c676)