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

Conflicting translation file names error #5

Closed
NullVoxPopuli opened this issue Sep 6, 2015 · 2 comments
Closed

Conflicting translation file names error #5

NullVoxPopuli opened this issue Sep 6, 2015 · 2 comments

Comments

@NullVoxPopuli
Copy link

Merge error: conflicting capitalizations:
pickadate/lib/translations/fa_IR.js in /home/me/Development/project/tmp/broccoli_merge_trees-input_base_path-k1PKjI4I.tmp/10
pickadate/lib/translations/fa_ir.js in /home/me/Development/project/tmp/broccoli_merge_trees-input_base_path-k1PKjI4I.tmp/10
Remove one of the files and re-add it with matching capitalization.
We are strict about this to avoid divergent behavior between case-insensitive Mac/Windows and case-sensitive Linux.

@chrissloey
Copy link
Member

This is a problem with pickadate.js, see amsul/pickadate.js#685. They haven't released a new version with the fix yet, so for now we're using a fork to make our builds pass.

This is what we're using in our bower.json:

"pickadate": "AddJam/pickadate.js#cd23958028a62035bd684b9368eca4444805563d"

@NullVoxPopuli
Copy link
Author

Thanks for the workaround!

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