Has anyone seen this error before? Not sure why im...
# ios
x
Has anyone seen this error before? Not sure why im started seeing this all the sudden - all i did was to restart xcode
Copy code
Execution failed for task ':connect:compileKotlinIosArm64'.
> Error while evaluating property 'kotlinNativeProvider$kotlin_gradle_plugin_common.kotlinNativeBundleVersion$kotlin_gradle_plugin_common' of task ':connect:compileKotlinIosArm64'.
Showing All Messages
   > java.nio.file.FileAlreadyExistsException: /Users/User/.konan/kotlin-native-prebuilt-macos-x86_64-2.2.0/tools/konan_lldb.py
also, my
./konan
directory is 54GB 🤯
ok so deleting that and rebuild seem to have worked
👍 2