Damien O'Hara
12/02/2022, 8:10 AMSam Gammon
12/02/2022, 8:10 AMSam Gammon
12/02/2022, 8:10 AMDamien O'Hara
12/02/2022, 8:11 AMCould not resolve org.jetbrains.kotlin-wrappers:kotlin-react:18.2.0-pre.422
Sam Gammon
12/02/2022, 8:12 AMDamien O'Hara
12/02/2022, 8:12 AM- Variant 'commonFakeApiElements-published' capability org.jetbrains.kotlin-wrappers:kotlin-react:18.2.0-pre.422:
- Incompatible because this component declares a usage of 'kotlin-api' of a component, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'common' and the consumer needed an API of a component, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'jvm'
Damien O'Hara
12/02/2022, 8:12 AMSam Gammon
12/02/2022, 8:12 AMSam Gammon
12/02/2022, 8:12 AMSam Gammon
12/02/2022, 8:12 AMSam Gammon
12/02/2022, 8:13 AMSam Gammon
12/02/2022, 8:13 AMDamien O'Hara
12/02/2022, 8:13 AMSam Gammon
12/02/2022, 8:13 AMSam Gammon
12/02/2022, 8:13 AMSam Gammon
12/02/2022, 8:13 AMSam Gammon
12/02/2022, 8:14 AMSam Gammon
12/02/2022, 8:14 AMSam Gammon
12/02/2022, 8:14 AMDamien O'Hara
12/02/2022, 8:15 AMSam Gammon
12/02/2022, 8:15 AMSam Gammon
12/02/2022, 8:15 AMSam Gammon
12/02/2022, 8:15 AMfrontend
and server
folder in the top levelSam Gammon
12/02/2022, 8:15 AMserver/
Sam Gammon
12/02/2022, 8:16 AMfrontend/
Sam Gammon
12/02/2022, 8:16 AMSam Gammon
12/02/2022, 8:16 AMSam Gammon
12/02/2022, 8:16 AMsettings.gradle.kts
include(
":frontend",
":server",
)
Sam Gammon
12/02/2022, 8:17 AM./gradlew :frontend:run
and you get HMR webpackDamien O'Hara
12/02/2022, 8:17 AM