Anyone encountered this problem?: Failed to find ...
# coroutines
r
Anyone encountered this problem?: Failed to find Premain-Class manifest attribute in /home/rnentjes/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-core-metadata/1.3.8-1.4.0-rc/d478e974d38e2582a68f945f739dc7a7d4b2c3ed/kotlinx-coroutines-core-metadata-1.3.8-1.4.0-rc.jar Error occurred during initialization of VM agent library failed to init: instrument There is indeed no Premain-Class manifest attribute in that file, but this just started happening and I don't think I updated or changed anything. (edited)
Deleting the .gradle folders fixed the problem