You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe you need to change a line in
demo/gradle/wrapper/gradle-wrapper.properties
to
distributionUrl=https\://
services.gradle.org/distributions/gradle-7.6-bin.zip
To make the version of Gradle match the version of Java they are using.
On Wed, Aug 23, 2023 at 9:54 PM toduyemi ***@***.***> wrote:
23/08/23
Cloned and ran from MacOS Ventura terminal.
Error log ->
FAILURE: Build failed with an exception.
-
Where:
Settings file '/Users/****/repos/demo/desktop_app/settings.gradle'
-
What went wrong:
Could not compile settings file
'/Users/******/repos/demo/desktop_app/settings.gradle'.
startup failed:
General error during conversion: Unsupported class file major version 63
I'd really like to take a look at the work done here. How do I resolve
this? I am very unfamiliar with java web app builds?
—
Reply to this email directly, view it on GitHub
<#13>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AI3X7UUATACL6JB2UCAW4L3XW2X4NANCNFSM6AAAAAA34JMK4Y>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
23/08/23
Cloned and ran from MacOS Ventura terminal.
Error log ->
FAILURE: Build failed with an exception.
Where:
Settings file '/Users/****/repos/demo/desktop_app/settings.gradle'
What went wrong:
Could not compile settings file '/Users/******/repos/demo/desktop_app/settings.gradle'.
I'd really like to take a look at the work done here. How do I resolve this? I am very unfamiliar with java web app builds?
The text was updated successfully, but these errors were encountered: