Open alfredlopez opened 3 years ago
When using ver 1.6.0 with kotlin mpp ver 1.5.31, I get
Unable to load class 'org.jetbrains.kotlin.gradle.targets.js.yarn.YarnSimple'
ver 1.4.0 and 1.5.0 don't have this problem.
While this is not an issue with 1.5.0, it is a problem with versions 1.5.1, 1.5.2, and 1.5.3
When using ver 1.6.0 with kotlin mpp ver 1.5.31, I get
Unable to load class 'org.jetbrains.kotlin.gradle.targets.js.yarn.YarnSimple'
ver 1.4.0 and 1.5.0 don't have this problem.