A problem was found with the configuration of task ':app:compileDebugJavaWithJavac'

832

I solved this issues by deleteing the .gradle file in the android folder in the project file

Share:
832
Anoushk
Author by

Anoushk

Updated on December 24, 2022

Comments

  • Anoushk
    Anoushk over 1 year

    I got this error today, yesterday the build was working perfectly i dont know what happened today, please help me, also flutter doctor is showing no issues

    A problem was found with the configuration of task ':app:compileDebugJavaWithJavac'.

    File 'C:\Users\Anoushk\AndroidStudioProjects\crud_app\build\app\intermediates\annotation_processor_list\debug\annotationProcessors.json' specified for property 'processorListFile' does not exist.

    • Anoushk
      Anoushk over 3 years
      flutter doctor shows no issues also this was working yesterday on opening studio today and running project i got this error