I have run this command keytool -genkey -v -keystore c:/Users/USER_NAME/key.jks -keyalg RSA -keysize 2048 -validity 10000 -alias key. I got this in my Terminal 'keytool' is not recognized as an internal or external command, operable program or batch file. How can I resolve this error?