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

'This command requires one or more output languages.' when --language is set #68

Open
phavekes opened this issue Jul 4, 2023 · 0 comments · May be fixed by #69
Open

'This command requires one or more output languages.' when --language is set #68

phavekes opened this issue Jul 4, 2023 · 0 comments · May be fixed by #69

Comments

@phavekes
Copy link

phavekes commented Jul 4, 2023

OS: Ubuntu 23.04

node --version
v16.20.1

yarn --version
1.22.19

localicious --version
1.0.1

When I run
localicious render localizations.yaml ./ -l en,nl -ot ios -c IOS
or
localicious render localizations.yaml ./ --languages en,nl --outputTypes ios --collections IOS
I always get an error stating I did not specify a language:

❌ This command requires one or more output languages.
Usage: localicious render <localicipe> <output_path> -l <languages> -ot <output_types> -c <collections>
@phavekes phavekes linked a pull request Jul 4, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant