Beike_AspectD
Beike_AspectD copied to clipboard
修改flutter_tool后执行项目出错,Can't load Kernel binary: Invalid kernel binary format version.
重新构建flutter_tools的信息为 Flutter 3.0.5 • channel stable • https://github.com/flutter/flutter.git Framework • revision f1875d570e (9 weeks ago) • 2022-07-13 11:24:16 -0700 Engine • revision e85ea0e79c Tools • Dart 2.17.6 • DevTools 2.12.2
但是执行项目代码失败 Can't load Kernel binary: Invalid kernel binary format version. the Dart compiler exited unexpectedly. the Dart compiler exited unexpectedly.
是哪里版本不一致吗
重新构建flutter_tools的信息为 Flutter 3.0.5 • channel stable • https://github.com/flutter/flutter.git Framework • revision f1875d570e (9 weeks ago) • 2022-07-13 11:24:16 -0700 Engine • revision e85ea0e79c Tools • Dart 2.17.6 • DevTools 2.12.2
但是执行项目代码失败 Can't load Kernel binary: Invalid kernel binary format version. the Dart compiler exited unexpectedly. the Dart compiler exited unexpectedly.
是哪里版本不一致吗
Check一下beike_aspectd版本是否和flutter版本一致