Ahmed na
07/15/2023, 3:58 AM* What went wrong:
Failed to query the value of task ':annotations:jsPackageJson' property 'npmResolutionManager'.
> Could not isolate value org.jetbrains.kotlin.gradle.targets.js.npm.KotlinNpmResolutionManager$Parameters_Decorated@64029766 of type KotlinNpmResolutionManager.Parameters
> Could not serialize value of type Build_gradle...
Ahmed na
07/15/2023, 4:01 AM./gradlew build
run without JS target (no issue)
./gradlew build -PdisableJsTarget=true
turansky
07/15/2023, 11:21 AMAhmed na
07/16/2023, 8:24 AM