Ionic signed apk keytool problem

I would like to sign my apk but add keytool path but return me this

can anybody help me please , I need help fastly

try this command

cordova build android --release -- --keystore="your_keystore_path" --storePassword=your_key_store_password --alias=your_alias_name --password=your_password

but this is my first signed

just go to your ionic prject folder and fire this command hopefully it works for you

C:\Program Files

I think you need to escape that space