I\'ve installed gradle on MAC using terminal.
gradle
brew install gradle
Gradle has been installed successfully.
gradle -v --
I've gradle installed When using homebrew, below one failed with me, and kept telling undefined:
/usr/local/Cellar/gradle/
The below symlink worked perfectly, and solved my issue:
/usr/local/opt/gradle/libexec