Hi !
I'm trying to migrate to kotlin 1.9 ,
but faced this issue with JS target ,
Copy code
* 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
can replicate issue in this branch
run with JS target (with issue)