Jakub Chrzanowski
Jakub Chrzanowski
Thanks for your input, Tyler! And sorry for the pretty late reply ;-) The sandbox story in `2.0` faced a couple of iterations and currently it's indeed `Internal`. The `prepareSandbox`...
This issue was caused by the conflicting IntelliJ Platform configuration and extension names. Fixed by renaming the configuration from `intellijPlatform` to `intellijPlatformDependency` with https://github.com/JetBrains/intellij-platform-gradle-plugin/commit/438a71e60a628ad0aa6a373f982d8964b7452b0a The fix along with initial Groovy...
Thanks for reporting and investigating, folks! Fixed with https://github.com/JetBrains/intellij-platform-gradle-plugin/commit/6fb3b24e75a8d28d00c90e9e852dc58201d3373b and scheduled for `2.0.0-beta9`
Please provide a minimal reproducible example so I could review your issue locally.
Thanks, Zac! I'll check it soon, but most likely any possible fix will be provided with the 2.0 release.
I just managed to change the default `jar` task to `jarJvm` but there's more work required here, as `kotlin.jvm` in KMP doesn't work on default set but custom subset of...
Sorry for the late reply! Looks good, thank you!
Same here: ``` > [email protected] postinstall /opt/bitnami/apps/jenkins/jenkins_home/jobs/Project/workspace/node_modules/mozjpeg > node lib/install.js ⚠ The `/opt/bitnami/apps/jenkins/jenkins_home/jobs/Project/workspace/node_modules/mozjpeg/vendor/cjpeg` binary doesn't seem to work correctly ⚠ mozjpeg pre-build test failed ℹ compiling from source ✖ Error:...