Cropster / ember-l10n

A GNU gettext based localization workflow for Ember
MIT License
15 stars 7 forks source link

Validation seems to be buggy #42

Closed arm1n closed 6 years ago

arm1n commented 6 years ago

When running f.e. ember l10n:convert -l de -vt ERROR the process stops and logs the following:

errors.findBy() is not a function

@mydea Can you please look into it?

mydea commented 6 years ago

Oops, I pushed a commit to master fixing this.