Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ProcessException: The system cannot find the file specified. #9

Open
ShohidulProgrammer opened this issue Oct 14, 2021 · 1 comment

Comments

@ShohidulProgrammer
Copy link

Unhandled exception:
ProcessException: The system cannot find the file specified.

Command: keytool -genkey -noprompt -alias panj_pyare_app_key -dname "CN=test name OU=my organization O=organization name L=my location S=state C=+01" -keystore k
eys/keystore.jks -storepass somePass@! -keypass 123456 -keyalg RSA -keysize 2048 -validity 10000
#0 _ProcessImpl._runAndWait (dart:io-patch/process_patch.dart:476:7)
#1 _runNonInteractiveProcessSync (dart:io-patch/process_patch.dart:619:18)
#2 Process.runSync (dart:io-patch/process_patch.dart:66:12)
#3 _generateKeystore (package:flutter_automation/android_signing.dart:45:31)
#4 _androidSign (package:flutter_automation/android_signing.dart:11:3)
#5 decipherScript (package:flutter_automation/flutter_automation.dart:69:5)
#6 main (file:///E:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_automation-2.0.0/bin/flutt
er_automation.dart:4:3)
#7 _delayEntrypointInvocation. (dart:isolate-patch/isolate_patch.dart:281:32)
#8 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:184:12)
pub finished with exit code 255

@ShohidulProgrammer ShohidulProgrammer changed the title Unhandled exception: ProcessException: The system cannot find the file specified. ProcessException: The system cannot find the file specified. Oct 14, 2021
@sunilhari9
Copy link

Iam also getting similar issue after runing the command for build it is throwing
Execution failed for task ':app:validateSigningRelease'.

Keystore file 'C:\Users\flutter\app\keys\keystore.jks' not found for signing config 'release'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants