You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did exactly what you advised, completed the installation, and modified my babel.config.js, but my build crashes with this error:
`Execution failed for task ':tasks'.
Could not create task ':vision-camera-ocr:compileDebugAndroidTestKotlin'.
Cannot use @TaskAction annotation on method AbstractKotlinCompile.execute() because interface org.gradle.api.tasks.incremental.IncrementalTaskInputs is not a valid parameter to an action method.`
If someone have any advice,
Thanks.
The text was updated successfully, but these errors were encountered:
Today I went to test the tool and I'm experiencing the same problem as you. Did you get any solution?
Oi !
Fiz exatamente o que você aconselhou, concluí a instalação e modifiquei meu babel.config.js, mas minha compilação travou com este erro: `Falha na execução da tarefa ':tasks'.
Não foi possível criar a tarefa ':vision-camera-ocr:compileDebugAndroidTestKotlin'.
Não é possível usar a anotação @TaskAction no método AbstractKotlinCompile.execute() porque a interface org.gradle.api.tasks.incremental.IncrementalTaskInputs não é um parâmetro válido para um método de ação.`
Se alguém tiver algum conselho, obrigado.
Today I went to test the tool and I'm experiencing the same problem as you. Did you get any solution?
Hi !
I did exactly what you advised, completed the installation, and modified my babel.config.js, but my build crashes with this error:
`Execution failed for task ':tasks'.
If someone have any advice,
Thanks.
The text was updated successfully, but these errors were encountered: