Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CACError: Unknown option --emptyTranslation=en #193

Open
mahnunchik opened this issue Dec 2, 2022 · 1 comment
Open

CACError: Unknown option --emptyTranslation=en #193

mahnunchik opened this issue Dec 2, 2022 · 1 comment

Comments

@mahnunchik
Copy link

I've faced with the following error:

[vue-i18n-extract] CACError: Unknown option `--emptyTranslation=en`

Command:

vue-i18n-extract report --add=true --no-empty-translation="en" --vueFiles './src/**/*.?(js|vue)' --languageFiles './locales/*.json'

Camel cased option works as expected:

--noEmptyTranslation="en"
@dam1r89
Copy link

dam1r89 commented Sep 16, 2024

Try to use --noEmptyTranslation en instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants