flutter doctor报错:✗ Unable to find bundled Java version.
运行`flutter doctor时报错:Unable to find bundled Java version.
·
设备环境
MacBook Pro M2、Android Studio (version 2022.1)
在运行`flutter doctor时报错:Unable to find bundled Java version.

解决方案
打开:应用程序 - Android Studio - 右击显示包内容。
将:/Applications/Android Studio.app/Contents/jbr/Contents复制一份出来
到:/Applications/Android Studio.app/Contents/jre/jdk/Contents(需要新增路径)

搞完后,再次验证flutter doctor 通过✅

更多推荐
所有评论(0)