Top "Cordova-cli" questions

Cordova Command-Line Interface (CLI) allows you to create new Cordova projects, build them on different platforms, and run on real devices or within emulators.

Cordova : Requirements check failed for JDK 1.8 or greater

I am using Cordova 6.4.0 in Windows 7 OS, but I get this error once I tried to build the android version : …

cordova cordova-cli
Is there a difference between PhoneGap and Cordova commands?

I just installed Phonegap for the first time and just browsed through the docs. What confuses me is the fact …

cordova cordova-cli
Build android release apk on Phonegap 3.x CLI

How can I build an android app locally using the Phonegap 3.x CLI, ready to release? I check the bin …

android cordova cordova-cli
Ionic error of Cordova lower version - Please install your Cordova CLI to version >=4.2.0

Installed Ionic successfully. When running ionic info and other commands like ionic browser --list, I get an error that cordova …

ionic-framework cordova-cli ionic-cli
Cordova DeviceReady not firing

I've been banging my head on this one for a few days. After getting a number of "object not defined" …

javascript cordova cordova-cli
Error: ANDROID_HOME is not set and "android" command not in your PATH on OS X

I am getting this error in terminal when attempting to execute this command: $ cordova platform add android I read these …

android cordova terminal android-sdk-tools cordova-cli
Failure [INSTALL_FAILED_PERMISSION_MODEL_DOWNGRADE]

I entered the command below in the CMD and the command returned the error below the command. Command: phonegap run …

android cordova command cordova-cli
Phonegap run from CLI with --release and self-signed app requires me to patch cordova.js

I suppose I'm doing something wrong but I had to patch https://github.com/phonegap/phonegap/blob/master/lib/android/…

cordova cordova-cli
How do you use the Cordova CLI to add a specific version of the Cordova framework

Cordova provides a CLI for instantiating and building a Cordova framework. For example you can type: cordova create ... to create …

cordova cordova-cli
cordova cli installation error

I try updating my ionic cordova cli when i started getting issues installing the two package, but now ionic have …

cordova npm ionic cordova-cli