intro-kotlin-mutliplatform
intro-kotlin-mutliplatform copied to clipboard
Kotlin Multiplatform project (MPP), JVM and JS
Readme file has a link to the hands-on project that seems was migrated to Kotlin playground. Please update it to https://play.kotlinlang.org/hands-on/Introduction%20to%20Kotlin%20Multiplatform/
When running `gradlew jsRun` "SyntaxError: missing ) after argument list" happens ``` C:\Users\gwozd\IdeaProjects\intro-kotlin-mutliplatform>gradlew.bat jsRun > Configure project : Kotlin Multiplatform Projects are an experimental feature. > Task :jsBrowserRun FAILED C:\Users\gwozd\IdeaProjects\intro-kotlin-mutliplatform\build\js\packages\kotlin-fractals2-handson\node_modules\.bin\webpack-dev-server:2...
 `