We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
> vue-i18n-extract report --vueFiles './resources/js/**/*.?(js|vue)' --languageFiles './resources/lang-js/*.?(json|yml|yaml|js)' --remove --add --missing-translation-string [vue-i18n-extract] CACError: Unknown option `--missingTranslationString` at Command.checkUnknownOptions (/var/www/ekarto-dev/node_modules/cac/dist/index.js:404:17) at CAC.runMatchedCommand (/var/www/ekarto-dev/node_modules/cac/dist/index.js:602:13) at CAC.parse (/var/www/ekarto-dev/node_modules/cac/dist/index.js:541:12) at Object.<anonymous> (/var/www/ekarto-dev/node_modules/vue-i18n-extract/bin/vue-i18n-extract.js:56:5)`
I cannot use the CLI option: --missing-translation-string or --missingTranslationString
both are not recognized
The text was updated successfully, but these errors were encountered:
Hi! It's actual. It's missing because after last updates didn't publish new package version. @Spittal, update it, please
Sorry, something went wrong.
This is still an issue.
No branches or pull requests
I cannot use the CLI option:
--missing-translation-string
or
--missingTranslationString
both are not recognized
The text was updated successfully, but these errors were encountered: