-1
Failed to restore plugin "cordova-plugin-file-transfer" from config.xml. You might need to try adding it again. Error: Version of installed plugin: "[email protected]" does not satisfy dependency plugin requirement "cordova-plugin-file@^4.0.0". Try --force to use installed plugin as dependency.
It also says that the SDK was not found, but it is in the environment variables. Moreover it does not find the JDK.
I’ve never used Cordova, and I need to build a build for version 5.1 of android
But, vc have the Android SDK installed on the machine?
– LeAndrade
Yes, I think so, just set the system variables, correct? (I started with android a little while ago) I have JDK and it also can’t find
– Felipe Loureiro
No, you have to download the SDK, I advise you to download Android Studio that already presets almost everything. Cordova is a lot more complicated than you think.
– LeAndrade
So, I have Android Studio and even I’ve made a mini application in it, I’m really not sure what happens.
– Felipe Loureiro