intro-kotlin-mutliplatform icon indicating copy to clipboard operation
intro-kotlin-mutliplatform copied to clipboard

Kotlin Multiplatform project (MPP), JVM and JS

Results 3 intro-kotlin-mutliplatform issues
Sort by recently updated
recently updated
newest added

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...

![AC177AD4-5CC4-4352-BB18-8700ED8F9C2C](https://user-images.githubusercontent.com/47909022/65012925-03cadd80-d8ce-11e9-9cf1-e5e392400773.jpeg) `