vuex-module-decorators
vuex-module-decorators copied to clipboard
Using vuex-module-decorators with vue2
I'm going to install vuex-module-decorators in nuxt-typescript with the Vue 2 version and keep getting the follow errors:
Which version I should install to get rid of peerDependencies
errors ?
For Vue 2 and Vuex 3, you should use vuex-module-decorator@1. cf #393