koin-annotations icon indicating copy to clipboard operation
koin-annotations copied to clipboard

Expected class **Module does not have default constructor in expect/actual

Open Egi10 opened this issue 1 year ago • 0 comments

Describe the bug The generated result from the expect/actual class module encountered an error: Expected class PlatformModule does not have default constructor, so when rebuild, the error will be indicated, but running it doesn't cause any issues.

To Reproduce You can rebuild the project example at this link: https://github.com/InsertKoinIO/KMP-App-Template/tree/koin_annotations_1.4 Screenshot 2024-08-28 at 20 18 25

Koin project used and used version (please complete the following information): koin-bom 4.0.0-RC1 koin-annotations 1.4.0-RC4

Egi10 avatar Aug 28 '24 13:08 Egi10