russhwolf
06/20/2019, 10:57 PM./gradlew clean build check
, and observe the output
Execution failed for task ':kotlinNpmResolve'.
> Cannot add a configuration with name 'OneThreeForty-lib-npm' as a configuration with that name already exists.
1.3.31
where I revert back to the previous kotlin version and it builds fine. (I didn’t copy over the JS test configuration so the JS tests don’t run in that branch, but the JS platform code does build and leaves artifacts in the build directory)louiscad
06/20/2019, 11:07 PMrusshwolf
06/20/2019, 11:09 PMsnrostov
06/21/2019, 6:10 AMJurriaan Mous
06/21/2019, 6:21 AMrusshwolf
06/21/2019, 1:38 PM