The plugin. xml file is an XML document in the plugins namespace: http://apache.org/cordova/ns/plugins/1.0 .
The steps I followed to clear this issue include: Check what Cordova Plugins are already installed on the App using - cordova plugin list in your CLI. Delete any Plugin that are not listed in Step(1) from your Apps plugins folder in your applications directory ie. deleting folder of this plugin from plugins folder.
I am trying to remove this plugin from my coordova file and I am getting this issues
Error: Cannot find plugin.xml for plugin 'org.apache.cordova.file-transfer'. Please try adding it again.
This is the cordova command to remove the plugin
cordova plugin rm cordova-plugin-file-transfer
Please assist on why I cannot be able to remove this plugin. Thank you
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With