I'm working on a react native project and while trying to run, I'm getting this error, any idea as to what might be wrong
Task :react-native-screens:compileDebugKotlin FAILED
FAILURE: Build failed with an exception.
- What went wrong: Execution failed for task ':react-native-screens:compileDebugKotlin'.
Compilation error. See log for more details
- Try:
Run with --info or --debug option to get more log output. Run with --scan to get full insights.
- Exception is: org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':react-native-screens:compileDebugKotlin'. at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecut...