-
-
Notifications
You must be signed in to change notification settings - Fork 178
Closed
Description
After I update the dart SDK I have this issue, is there a way to fix or is linked to something else?
`[ERROR:engine/src/flutter/shell/common/shell.cc(242)] Dart Error: Can't load Kernel binary: Invalid SDK hash.
[ERROR:engine/src/flutter/runtime/dart_isolate.cc(169)] Could not prepare isolate.
[ERROR:engine/src/flutter/runtime/runtime_controller.cc(401)] Could not create root isolate.
[ERROR:engine/src/flutter/shell/common/shell.cc(571)] Could not launch engine with configuration.
flutter: Observatory listening on http://127.0.0.1:41021/1QtkyJcllj4=/`
After the update I am running Flutter 2.0.5
Doctor summary (to see all details, run flutter doctor
-v):
[✓] Flutter (Channel stable, 2.0.5, on macOS 11.2.3
20D91 darwin-x64, locale it-IT)
[✓] Android toolchain - develop for Android devices
(Android SDK version 31.0.0-rc2)
[✓] Xcode - develop for iOS and macOS
[✓] Chrome - develop for the web
[✓] Android Studio (version 4.1)
[✓] VS Code (version 1.55.2)
[✓] Connected device (2 available)
EDIT: After I downgraded using flutter downgrade 2.0.4
it works so I will wait the engine update.
Metadata
Metadata
Assignees
Labels
No labels