Michael Davis
Results
2
comments of
Michael Davis
I think this needs to be considered a minor security issue, since those lost keystrokes are going somewhere. So the first few characters of your passphrase are being entered into...
You might need to downgrade Gradle to be compatible. Something like this: ``` wget https://services.gradle.org/distributions/gradle-6.9.2-bin.zip sudo unzip -d /opt/gradle gradle-6.9.2-bin.zip export PATH=/opt/gradle/gradle-6.9.2/bin:$PATH ```