Nadhir Boukhenifra

Results 2 comments of Nadhir Boukhenifra

This message appears when you try to execute this command: ``` shopify theme init ``` ``` ? Command `theme init` not found. Did you mean `kitchen-sink async`? ``` I have...

Hi, this error because you are using `a-la-carte` components: you have to include each component to use. open this file: `/plugins/vuetify.js`: then add your component like this: [`v-divider` as an...