CdTgr / vue3-q-tel-input

Vue 3 telephone input implemented over Quasar framework
MIT License
12 stars 14 forks source link

Can't resolve imported dependency "vue-property-decorator" #1

Closed numero14-dev closed 3 years ago

numero14-dev commented 3 years ago

Hi

Module not found: Can't resolve imported dependency "vue-class-component"
Did you forget to install it? You can run: npm install --save vue-class-component  
Module not found: Can't resolve imported dependency "vue-property-decorator"
Did you forget to install it? You can run: npm install --save vue-property-decorator

How can i resolve this problem? npm install --save vue-property-decorator or npm install --save vue-class-component not working

CdTgr commented 3 years ago

@numero14-dev thank you for reporting, I have removed the class components and property decorators from the project.