Closed lfglopes closed 4 years ago
There may be some misunderstanding. The gettext-extract
used in vue-gettext comes from easygettext.
There is no dependency on the package you mention.
you're right, nevermind. i guess at some point i didn't have gettext-extract
available and pulled in the wrong dependency. thanks and apologies
After a dependencies update, when i run
gettext-extract --attribute v-translate --quiet --output /tmp/template.pot ./src/App.vue ./src/.....
The following pops out:
No configuration found
I realised the dependent package gettext-extract requires now a
.gettext.json
configuration file