Error Signing APK with jarsigner Ionic

I am running this command:

jarsigner -verbose -sigalg SHA1withRSA -digestalg SHA1 -keystore my-release-key.keystore android-release-unsigned.apk alias_name

but I get this error

image