Heres my error
C:\Users\David\.gradle\caches\8.10\transforms\f251c9e099107a1f060a60e92d057cd0\metadata.bin (The system cannot find the file specified)
I tried installing Java 11 previously i as just using jre 1.8
I also tried deleting the gradle cache file and that didnt work either.
Help please!
Java 1.8 to run Gradle 8.10 is fine, only Gradle 9 drops support for running on <17.
From just that one line it is impossible to guess though what your problem might be. It just says that something wants to read that file and that it does not exist.
Can you maybe share a build --scan URL?
--scan