-
Notifications
You must be signed in to change notification settings - Fork 22
Description
Hi I get error on yarn dev of the storefront as below
Processing translation file: /home/anton/Projects/Vue/Ecom/vue-storefront/node_modules/@vue-storefront/i18n/resource/i18n/nl-NL.csv
Processing translation file: /home/anton/Projects/Vue/Ecom/vue-storefront/node_modules/@vue-storefront/i18n/resource/i18n/pl-PL.csv
Processing translation file: /home/anton/Projects/Vue/Ecom/vue-storefront/node_modules/@vue-storefront/i18n/resource/i18n/pt-BR.csv
Processing translation file: /home/anton/Projects/Vue/Ecom/vue-storefront/node_modules/@vue-storefront/i18n/resource/i18n/pt-PT.csv
Processing translation file: /home/anton/Projects/Vue/Ecom/vue-storefront/node_modules/@vue-storefront/i18n/resource/i18n/ru-RU.csv
Processing translation file: /home/anton/Projects/Vue/Ecom/vue-storefront/node_modules/@vue-storefront/i18n/resource/i18n/zh-cn.csv
Error: ENOENT: no such file or directory, scandir '/home/anton/Projects/Vue/Ecom/vue-storefront/packages/theme-@vue-storefront/vuetique/resource/i18n'
but it has processed the csv files, they are there in 118n folder?
Any idea why ? Thanks