You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i run as below(COMMIT=a18df97ca57a249df5d8d68cd0820600223ce262 is flutter 3.24.5): docker run -it -v "$(pwd):/t" -e HASH_PATCH=80a49c7111088100a233b2ae788e1f48 -e COMMIT=a18df97ca57a249df5d8d68cd0820600223ce262 reflutter
it stop here(14% (19/130)) 30+ minites:
[0:01:58] Still working on:
[0:01:58] src/flutter/third_party/angle
[0:01:58] src/flutter/third_party/boringssl
[0:01:58] src/flutter/third_party/dart
[0:01:58] src/flutter/third_party/depot_tools
[0:01:58] src/flutter/third_party/expat
[0:01:58] src/flutter/third_party/flatbuffers
[0:01:58] src/flutter/third_party/freetype2
[0:01:58] src/flutter/third_party/glfw
Syncing projects: 14% (19/130) src/flutter/third_party/gtest-parallel
is it normal ?and how can i solve it,thanks
The text was updated successfully, but these errors were encountered:
when i run as below(
COMMIT=a18df97ca57a249df5d8d68cd0820600223ce262
is flutter3.24.5
):docker run -it -v "$(pwd):/t" -e HASH_PATCH=80a49c7111088100a233b2ae788e1f48 -e COMMIT=a18df97ca57a249df5d8d68cd0820600223ce262 reflutter
it stop here(14% (19/130)) 30+ minites:
is it normal ?and how can i solve it,thanks
The text was updated successfully, but these errors were encountered: