idify icon indicating copy to clipboard operation
idify copied to clipboard

[Android] Build Failure: Missing 'cordova.variables.gradle' and 'flatDir' Warning

Open zongchengzuo opened this issue 1 year ago • 0 comments

Configure project :app WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.

FAILURE: Build failed with an exception.

  • Where: Script 'F:\idify-0.0.1-20231009\packages\mobile\android\app\capacitor.build.gradle' line: 10

  • What went wrong: A problem occurred evaluating script.

Could not read script 'F:\idify-0.0.1-20231009\packages\mobile\android\capacitor-cordova-android-plugins\cordova.variables.gradle' as it does not exist.

  • 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/

BUILD FAILED in 1s

zongchengzuo avatar Dec 14 '24 17:12 zongchengzuo