Error with cordova and java sdk

0

I have a problem with Cordova. It was working just fine, then I for some reason install new Java SDK and now I have a problem. When I use "Cordova build --release" or "Cordova build" it show this error.

cordova error

so far I have tried every possible system environment variables. I changed ANDROID_HOME to ANDROID_SDK_ROOT, I install gradle and java SDK then install again. it says that gradle work when I type gradle -v but Cordova not working.

Sasa Rokvic

Posted 2019-10-23T20:19:55.940

Reputation: 1

No answers