FlutterWithMediaPipe icon indicating copy to clipboard operation
FlutterWithMediaPipe copied to clipboard

Keystore failed

Open kadirjobs opened this issue 2 years ago • 0 comments

Hello, I downloaded your project and wanted to give it a try, but I got an error because of the sign in function in the build.gradle file. Unfortunately, there is no such keystore file on my computer, so I cannot run the application.

`FAILURE: Build failed with an exception.

Where: Build file 'D:\Projects\tensorFlow-Flutter-main\tensorFlow-Flutter-main\android\app\build.gradle' line: 57

What went wrong: A problem occurred evaluating project ':app'.

D:\Projects\tensorFlow-Flutter-main\tensorFlow-Flutter-main\android\keystore\keystore.password (Sistem belirtilen yolu bulam�yor)

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/

BU�LD FAILED in 980ms` fail

kadirjobs avatar Jun 05 '23 10:06 kadirjobs