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.

Download Phonegap or Cordova 3.1

I heard phonegap/cordova version 3.1 was released but I have yet to see how to download it. I have used …

cordova cordova-cli
Cordova 4.3.0 - build command returns error Cannot find module 'Q'

After updating cordova to version 4.3.0 the command: cordova build returns the following error: module.js:340 throw err; ^ Error: Cannot find …

xcode cordova npm node-modules cordova-cli
Migrating a Cordova Android project to AndroidX

I am currently testing a hybrid Cordova/Android app with AdMob test ads. The app uses one custom - i.…

android cordova google-play-services androidx cordova-cli
Cordova CLI: an error occurred during creation of ios sub-project

I've tested the Cordova 3.0.0 CLI Tool. The command $ sudo cordova platform add android was done OK. But i've got error …

cordova cordova-cli
What is the purpose of fetch.json file inside cordova plugins folder?

File fetch.json created inside plugins folder after cordova plugin add executed first time. This file also modified each time …

cordova cordova-plugins cordova-cli
Cordova Build Error for Android

I have been running through the Cordova tutorial for installation and creating a first app. After spending the last few …

cordova phonegap-build cordova-cli
Can't add module dependency to CordovaLib for Cordova project using Android Studio

I can't workout how to add the CordovaLib directory as a module dependency in Android Studio. (NOTE: this is the …

android cordova android-studio cordova-plugins cordova-cli
Cordova Phonegap "Export Failed" error code 70 While building ios

I am currently using Cordova Phonegap to build an application for iOS. It was working fine, but now I'm getting …

ios cordova cordova-cli