-
Notifications
You must be signed in to change notification settings - Fork 323
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
Process process = Runtime.getRuntime().exec(new String[]{javaExe, "-version"}) #1071
Comments
i face the same issue when compiling
|
Did it Solve? |
Please attach the Flutter version and JDK version. |
I have the same problem |
2.13.0-0.1.pre • channel beta Dart 2.17.0 |
Can you try to use 3.0.0 of photo_manager? |
Of course this issue should be fixed and I'll be looking for a better solution to trying to read the version number of java. java.version=17 Optional values are Documentation for this part of the configuration is here. |
I just tried it, and I got an error |
Me too |
the same to me,can you solve this problem on android studio 2023.3.1???? |
The method has been wrapped with error catching since v3.1.0. |
Version
2.8.1
Platforms
dart
Device Model
mode flutter build apk -- debug
flutter info
How to reproduce?
this
Logs
Example code (optional)
No response
Contact
No response
The text was updated successfully, but these errors were encountered: