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
Hi,
I am having the following errors when trying to run "flutter-pi <app_name>"
[ERROR:flutter/shell/common/shell.cc(93)] Dart Error: Can't load Kernel binary: Invalid SDK hash.
[ERROR:flutter/runtime/dart_isolate.cc(170)] Could not prepare isolate.
[ERROR:flutter/runtime/runtime_controller.cc(382)] Could not create root isolate.
[ERROR:flutter/shell/common/shell.cc(576)] Could not launch engine with configuration.
I already "git pull" the latest commit from GitHub for the flutter-pi installation.
My host pc (windows) flutter config is as follows:
Hi,
I am having the following errors when trying to run "flutter-pi <app_name>"
[ERROR:flutter/shell/common/shell.cc(93)] Dart Error: Can't load Kernel binary: Invalid SDK hash.
[ERROR:flutter/runtime/dart_isolate.cc(170)] Could not prepare isolate.
[ERROR:flutter/runtime/runtime_controller.cc(382)] Could not create root isolate.
[ERROR:flutter/shell/common/shell.cc(576)] Could not launch engine with configuration.
I already "git pull" the latest commit from GitHub for the flutter-pi installation.
My host pc (windows) flutter config is as follows:
Flutter 2.5.1 • channel stable • https://github.com/flutter/flutter.git
Framework • revision ffb2ecea52 (3 weeks ago) • 2021-09-17 15:26:33 -0400
Engine • revision b3af521a05
Tools • Dart 2.14.2
I also tried with Flutter 2.5.2 (then I noticed that engine binaries are build for version 2.5.1), but the error is the same.
Thank you in advance for help.
The text was updated successfully, but these errors were encountered: