Piotr Krzemiński
04/25/2023, 7:15 AMrepositoriesMode.set(RepositoriesMode.PREFER_SETTINGS)
), NodeJS and Yarn cannot be downloaded because the custom Ivy repos added by the Kotlin/JS plugin here and here are ignored. I had to add them explicitly here as a workaround: https://github.com/typesafegithub/github-workflows-kt/blob/e469fdd7b9f09f276124d3b499cbd2a933547e8b/buildSrc/repositories.settings.gradle.kts#L[…]30 is it a known problem? CC @Adam SAdam S
04/25/2023, 8:08 AMPiotr Krzemiński
04/25/2023, 9:28 AMAdam S
04/25/2023, 9:29 AMsettings.gradle(.kts)
files that you can apply, and it would provide helper functions for adding the repositories.
I started making one, but I didn’t release it…Piotr Krzemiński
04/25/2023, 9:30 AMkotlin("js")
one, but a third-party one as a PoC would be a nice step forward!Adam S
04/25/2023, 9:34 AMPiotr Krzemiński
04/25/2023, 9:41 AMIvan Kubyshkin [JetBrains]
04/25/2023, 11:01 AMPiotr Krzemiński
04/25/2023, 11:02 AMIvan Kubyshkin [JetBrains]
04/25/2023, 11:19 AM