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

asset_path is used instead of locale_asset_path for reading the json files #24

Closed
vanlooverenkoen opened this issue Oct 6, 2020 · 1 comment · Fixed by #25
Closed
Labels
bug Something isn't working

Comments

@vanlooverenkoen
Copy link
Member

Updating nl...
Updating en...
Unhandled exception:
Exception: /Users/vanlooverenkoen/Documents/work/flutter_app/app_shared/assets/locale/nl.json does not exists
#0      LocaleGenWriter.write (package:locale_gen/src/locale_gen_writer.dart:17:7)
#1      main (file:///Users/vanlooverenkoen/.pub-cache/hosted/pub.dartlang.org/icapps_translations-3.0.4/bin/icapps_translations.dart:28:19)
<asynchronous suspension>
#2      _startIsolate.<anonymous closure> (dart:isolate-patch/isolate_patch.dart:299:32)
#3      _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:168:12)
pub finished with exit code 255

@vanlooverenkoen vanlooverenkoen added the bug Something isn't working label Oct 6, 2020
vanlooverenkoen added a commit that referenced this issue Oct 6, 2020
@vanlooverenkoen
Copy link
Member Author

fixed in 2.0.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant