No Java runtime present, requesting install : Mac OS, Flutter

/Applications/Android\ Studio.app/Contents/jre/jdk/Contents/Home/bin/keytool -genkey -v -keystore ~/key.jks -keyalg RSA -keysize 2048 -validity 10000 -alias key

Running this command should be okay. Just tested with the latest MacOS.

Note: make sure you have installed Android Studio

Leave a Comment