michaelolof / vuex-class-component

A Type Safe Vuex Module or Store Using ES6 Classes and ES7 Decorators written in TypeScript.
217 stars 21 forks source link

Has no exported createModule #72

Closed ace90 closed 4 years ago

ace90 commented 4 years ago

good day. I just want to know what's the cause of this issue. I can't continue exploring the library because of this issue in my first step of working on it. Hoping you can help me Module '"../../../node_modules/vue-class-component/lib"' has no exported member 'createModule'. Did you mean to use 'import createModule from "../../../node_modules/vue-class-component/lib"' instead?