-
Notifications
You must be signed in to change notification settings - Fork 1
Multiple errors after downloading code in vs code #209
Comments
Hello @amolbotre769 We don't find those compilation errors in IntelliJ with JDK v1.8. |
Hello @leungkinghin I already set JDK in VS code to 1.8 but problem won't solve. I will check with Intellij. |
You can consider |
FAILURE: Build failed with an exception.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 21s |
what was this error about? org.gradle.tooling.BuildException: Could not fetch model of type 'GradleBuild' using connection to Gradle distribution 'https://services.gradle.org/distributions/gradle-6.2-bin.zip'. |
@amolbotre769 I checked the stacktrace a bit. It seems to be caused by the java version configured by default on the IDE which doesn't support the specified gradle library. Since it is about IDE settings and not related to the repository, we are unable to help in Github issue. If you still need to resolve it, please create an official support ticket so that we can help in other ways as well: https://jira.commercetools.com/servicedesk/customer/portal/1 |
can anyone help me I am getting multiple errors. I attached a screenshot of it
The text was updated successfully, but these errors were encountered: