Nikola Milovic
08/21/2021, 7:16 PM> Task :web-app:compileDevelopmentExecutableKotlinJs FAILED
e: Module <dev.gitlive:firebase-auth> is a module[ModuleDescriptorImpl@62ac83c2] has reference public dev.gitlive.firebase.auth/FirebaseUser.displayName.<get-displayName>|-7122534302014937473[1], unfortunately neither itself nor its dependencies [
org.jetbrains.kotlin.ir.backend.js.lower.serialization.ir.JsIrLinker$JsModuleDeserializer@5b30eb79
org.jetbrains.kotlin.ir.backend.js.lower.serialization.ir.JsIrLinker$JsModuleDeserializer@17c9428e
org.jetbrains.kotlin.ir.backend.js.lower.serialization.ir.JsIrLinker$JsModuleDeserializer@4974c
org.jetbrains.kotlin.backend.common.serialization.IrModuleDeserializerWithBuiltIns@5d0478f0
] contain this declaration
Please check that project configuration is correct and has required dependencies.
The library in question ( I have it locally downloaded so I can probably edit it as needed). I've had similar errors but they were due to coroutines version mismatch, this seems like it's something else.andylamax
08/21/2021, 9:24 PM