cordova-android : cordova-android release. You can installing cordova-android npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install cordova-android $ sudo npm install -g cordova-android
If want to update the cordova-android package execute the command as below,
$ sudo npm update cordova-android
Update package globally,
$ npm install -g cordova-android
$ sudo git clone https://github.com/rektide/cordova-android.git
$ sudo npm install -g ./cordova-android
cordova-android@6.4.0 /usr/lib/node_modules/cordova-android
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall cordova-android
Package Name | cordova-android |
Version | 6.4.0 |
Description | cordova-android release |
Released Date | 2017-11-09T18:41:26.459Z |
Published by | bowserj |
How to Learn | https://www.npmjs.com/package/cordova-android/tutorial |