Apache Cordova получает ошибки при компиляции приложения

Я хочу создать приложение. Но при компиляции я получил следующие ошибки. Кто-нибудь может мне помочь?

FAILURE: Build failed with an exception.
* What went wrong:
A problem was found with the configuration of task ':packageRelease'.
> File 'c:\Users\pv\Desktop\finals' specified for property 'signingConfig.storeFile' is not a file.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
Error: cmd: Command failed with exit code 1 Error output:
FAILURE: Build failed with an exception.
* What went wrong:
A problem was found with the configuration of task ':packageRelease'.
> File 'c:\Users\pv\Desktop\finals' specified for property 'signingConfig.storeFile' is not a file.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
Picked up _JAVA_OPTIONS: -Xmx512M

person António Carneiro    schedule 08.03.2017    source источник
comment
Проверьте это: stackoverflow.com/q/25211444/5860648   -  person sjahan    schedule 16.07.2018