Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't load Kernel binary: Invalid kernel binary format version #27

Open
yanchunlan-ola opened this issue May 16, 2023 · 2 comments
Open

Comments

@yanchunlan-ola
Copy link

yanchunlan-ola commented May 16, 2023

flutter sdk 3.3.2 安装后,运行当前项目直接抛异常

Can't load Kernel binary: Invalid kernel binary format version.
the Dart compiler exited unexpectedly.
the Dart compiler exited unexpectedly.

@tanzhihao1qaz
Copy link

如果本地flutter版本与插件分支版本对不上,就会报这个错,我发现是不能往下兼容,就是加入你插件分支是用3.3.10,本地flutter用的是3.3.9,照样报这个错,要把flutter改成3.3.10才正常

@yanchunlan-ola
Copy link
Author

解决了,原来是需要把Beike_AspectD 切换到3.3.2分支,匹配到flutter sdk 3.3.2版本

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants