-
-
Notifications
You must be signed in to change notification settings - Fork 181
Description
Hi,
I am having the following errors when trying to run "flutter-pi <app_name>"
[ERROR:engine/src/flutter/shell/common/shell.cc(103)] Dart Error: Can't load Kernel binary: Invalid SDK hash.
[ERROR:engine/src/flutter/runtime/dart_isolate.cc(171)] Could not prepare isolate.
[ERROR:engine/src/flutter/runtime/runtime_controller.cc(415)] Could not create root isolate.
[ERROR:engine/src/flutter/shell/common/shell.cc(588)] 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.2.2 • channel stable • https://github.com/flutter/flutter.git
Framework • revision d79295af24 (3 days ago) • 2021-06-11 08:56:01 -0700
Engine • revision 91c9fc8fe0
Tools • Dart 2.13.3
Help would be appreciated!