Когда я создавал проект, мне было предложено сообщить о следующей ошибке
Я использую MAC, и этот вопрос меня смущает
введите описание изображения здесь
/>введите здесь описание изображения
Я пробовал переустановить kotlin, но это не работает
FAILURE: Build completed with 2 failures.
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':IAP:compileReleaseKotlin'.
> java.nio.file.NoSuchFileException: /Users/jianpingliang/MyApplication/build/kotlin/sessions/kotlin-compiler-8513955117543825844.salive
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
==============================================================================
2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':Only:compileReleaseKotlin'.
> java.nio.file.NoSuchFileException: /Users/jianpingliang/MyApplication/build/kotlin/sessions/kotlin-compiler-4081466192223101837.salive
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
==============================================================================
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/8.0-milestone-3/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 779ms
60 actionable tasks: 4 executed, 56 up-to-date
Когда я создавал проект, мне было предложено сообщить о следующей ошибке Я использую MAC, и этот вопрос меня смущает введите описание изображения здесь />введите здесь описание изображения Я пробовал переустановить kotlin, но это не работает
[code]FAILURE: Build completed with 2 failures.
1: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':IAP:compileReleaseKotlin'. > java.nio.file.NoSuchFileException: /Users/jianpingliang/MyApplication/build/kotlin/sessions/kotlin-compiler-8513955117543825844.salive
* Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. ==============================================================================
2: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':Only:compileReleaseKotlin'. > java.nio.file.NoSuchFileException: /Users/jianpingliang/MyApplication/build/kotlin/sessions/kotlin-compiler-4081466192223101837.salive
* Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. ==============================================================================
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/8.0-milestone-3/userguide/command_line_interface.html#sec:command_line_warnings