Tech
06/15/2024, 5:32 PMException in thread "main" java.lang.NoSuchMethodError: 'void kotlinx.coroutines.internal.LockFreeLinkedListHead.addLast(kotlinx.coroutines.internal.LockFreeLinkedListNode)'
There is already an active issue https://youtrack.jetbrains.com/issue/KTOR-7054/NoSuchMethodError-when-using-coroutines-1.9.0-RC but no solution was provided.
I've tried downgrading Kotlinx Coroutines & Ktor server but none workedAndromadus Naruto
06/15/2024, 6:14 PMTech
06/15/2024, 6:15 PMTech
06/15/2024, 8:31 PM