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

Regression with the cli script after updating Meow #8

Closed
giantpinkwalrus opened this issue Dec 14, 2017 · 0 comments
Closed

Regression with the cli script after updating Meow #8

giantpinkwalrus opened this issue Dec 14, 2017 · 0 comments

Comments

@giantpinkwalrus
Copy link
Contributor

After updating the meow library there seems to be a regression, leading to none of the aliases working when calling the cli script.

extract-messages -o ./translations -l=ja,en --d en 'test/**/*.js'

Expected outcome:
en.json and ja.json appearing in translations folder

Actual outcome:
cli errors out ERROR: Required output

Fix #7

@akameco akameco closed this as completed Dec 15, 2017
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