I\'m trying to perform a dispatch on \'logOutUser\' in vuex store, and i\'m getting the following error message in respone:
TypeError: Cannot read pro
If we are going to follow app structure suggested by vueX.
Store will be injected automatically
https://vuex.vuejs.org/guide/structure.html