Any solution for this kind of error in IntelliJ version 2019 while creating springboot with scala using gradle

Viewed 17

Cause: org.gradle.api.artifacts.result.ComponentSelectionReason.getDescription()Ljava/lang/String;

One of the possible solution is to upgrading intellij 2019 to 2021 version but , there's also a bug issue with above 2019+ versions as they raise sbt issues

0 Answers
Related