-
I have [akka scala sbt multi project](https://github.com/daggerok/akka-stream-playground).
After adding `akka-serialization-jackson` dependency, assembly causing error:
```
[error] 1 error was…
-
I have an Android module called "dependencies" in my app. That's how the Gradle file looks like.
```
dependencies {
implementation 'androidx.core:core-ktx:1.7.0'
implementation 'a…
-
Hey - I'm tring to use this library but I'm getting the next error.
I just npm installed the package and then when `npm start` and `npm run android` I get the error.
I followed the instructions in…
-
> This page is synced automatically from [The Guild's](https://the-guild.dev) Notion
> Notion page URL: https://www.notion.so/GraphQL-Code-Generator-v4-Roadmap-91923bfb2dee48eaa0d6a77666429968
At [T…
-
This issue is for discussing and gathering feedback for Design Notes on Code Coloring: https://github.com/Kotlin/KEEP/blob/master/notes/code-coloring.md
-
I'm not entirely sure what happened, but I recently updated to the latest Skip version and started getting the following error when trying to compile my project in Xcode.
```
* What went wrong:
C…
-
When there are problems of connectivity with `RethinkDbPublisher` executions hangs with:
```
[RethinkDbPublisher]: ================
[RethinkDbPublisher]: RethinkDbPublisher
[RethinkDbPublisher]: p…
cdsap updated
4 years ago
-
This leads to warnings in kapt when it doesn't run
```
warning: The following options were not recognized by any processor: '[scabbard.failOnError, scabbard.outputFormat, kapt.kotlin.generated, da…
-
There is an issue with UI freezing on Chrome OS when after upgrading from 2.10.5 to Flutter 3.x.x. After several consecutive interactions with UI (button presses etc.) the whole application becomes un…
-
# Introduction and motivation
I've been working with the kotlin API quite a lot in the last couple of weeks. While I'm very happy with it in general, one of the papercuts is the `@Register` family …