We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
mac系统下,brew安装的jdk无法识别? ➜ greys java -version java version "1.8.0_144" Java(TM) SE Runtime Environment (build 1.8.0_144-b01) Java HotSpot(TM) 64-Bit Server VM (build 25.144-b01, mixed mode)
➜ greys ./greys.sh 4719 illegal ENV, please set $JAVA_HOME to JDK6+
The text was updated successfully, but these errors were encountered:
@somnus-lin 你设置下JAVA_HOME环境变量呢
Sorry, something went wrong.
No branches or pull requests
mac系统下,brew安装的jdk无法识别?
➜ greys java -version
java version "1.8.0_144"
Java(TM) SE Runtime Environment (build 1.8.0_144-b01)
Java HotSpot(TM) 64-Bit Server VM (build 25.144-b01, mixed mode)
➜ greys ./greys.sh 4719
illegal ENV, please set $JAVA_HOME to JDK6+
The text was updated successfully, but these errors were encountered: