Skip to content

Instantly share code, notes, and snippets.

@Goston
Last active August 31, 2022 01:21
Show Gist options
  • Save Goston/47f073d6fdaed6f8f76921a960cca570 to your computer and use it in GitHub Desktop.
Save Goston/47f073d6fdaed6f8f76921a960cca570 to your computer and use it in GitHub Desktop.
Resolve Gradle: Supplied javaHome must be a valid directory
  1. go to ~/.gradle/daemon directory
  2. delete xx directory (xx is Gradle version)

you can check Gradle version with gradle -v command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment