-
Notifications
You must be signed in to change notification settings - Fork 56
Description
Hello, i encounter this error when running flutter pub run tool/get -s 2019c
INFO: 2020-03-30 11:48:40.367549: Creating temp directory
INFO: 2020-03-30 11:48:40.386498: Temp directory created: C:\Users\edoudech\AppData\Local\Temp\1\tzdata-a107c7fb-726b-11ea-97e5-48f17f21bc99
INFO: 2020-03-30 11:48:40.386498: Downloading timezone data
INFO: 2020-03-30 11:48:41.181374: Unpacking timezone data: C:\Users\edoudech\AppData\Local\Temp\1\tzdata-a107c7fb-726b-11ea-97e5-48f17f21bc99\tzdata2019c.tar.gz
INFO: 2020-03-30 11:48:41.360893: Creating zic directory
INFO: 2020-03-30 11:48:41.362886: Compiling timezone data with zic compiler
INFO: 2020-03-30 11:48:41.362886: - africa
CreateProcessW failed 2
INFO: 2020-03-30 11:48:41.368871: Cleaning up temporary directories
Unhandled exception:
ProcessException: The system cannot find the file specified.Command: zic -d C:\Users\edoudech\AppData\Local\Temp\1\tzdata-a107c7fb-726b-11ea-97e5-48f17f21bc99\zic C:\Users\edoudech\AppData\Local\Temp\1\tzdata-a107c7fb-726b-11ea-97e5
-48f17f21bc99\africa
#0 zic (file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/timezone-0.5.6/tool/get.dart:80:18)
#1 main (file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/timezone-0.5.6/tool/get.dart:122:13)
#2 _startIsolate. (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