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 flutter-pi i got this error i do all you say so many time but i still got this error
Running message loop...
[ERROR:engine/src/flutter/shell/common/shell.cc(199)] Dart Error: Can't load Kernel binary: Invalid kernel binary format version.
[ERROR:engine/src/flutter/shell/common/engine.cc(198)] Could not prepare to run the isolate.
[ERROR:engine/src/flutter/shell/common/engine.cc(137)] Engine not prepare and launch isolate.
[ERROR:engine/src/flutter/shell/common/shell.cc(437)] Could not launch engine with configuration.
The text was updated successfully, but these errors were encountered:
This happens when the engine binaries are not compatible with the flutter SDK you're using. If you use the latest engine binaries I provide (in the corresponding branch of this project), you also need to use the latest stable flutter SDK.
when i run flutter-pi i got this error i do all you say so many time but i still got this error
The text was updated successfully, but these errors were encountered: