FAILURE: Build failed with an exception.
* What went wrong:
Could not determine the dependencies of task ':kotlinNpmInstall'.
> Could not create task ':rootPackageJson'.
> Could not create task ':composeApp:wasmJsBrowserTest'.
> Could not create task of type 'KotlinJsTest'.
> Could not create an instance of type org.gradle.api.internal.tasks.testing.DefaultTestTaskReports.
> Could not create an instance of type org.gradle.api.reporting.internal.DefaultReportContainer.
> Type T not present
a
Adam S
05/04/2025, 10:00 AM
What versions of Kotlin, Gradle and Java are you using? What's the output from
./gradlew --version
?
c
Cosmin Mihu
05/04/2025, 10:10 AM
Gradle 8.13
Kotlin: 2.0.21
Groovy: 3.0.22
Launcher JVM: 24 (Eclipse Adoptium 24+36)
OS: Mac OS X 15.4.1 aarch64