Skip to content

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

@ShohidulProgrammer

Description

@ShohidulProgrammer

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions