Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49246

How to force the unistallation of a Cordova plugin?

$
0
0

@ioclaudio wrote:

Hi,
I’d like to uninstall this plugin

>cordova plugin list
cordova-plugin-background-geolocation 3.1.0 "CDVBackgroundGeolocation"

but if I run the command (on Windows):

ionic cordova plugin rm  cordova-plugin-background-geolocation

I have the error:

> cordova.cmd plugin remove cordova-plugin-background-geolocation
Uninstalling cordova-plugin-background-geolocation from android
config file res/xml/authenticator.xml requested for changes not found at C:\...\platforms\android\app\src\main\res\xml\authenticator.xml, ignoring
config file res/xml/syncadapter.xml requested for changes not found at C:\....\platforms\android\app\src\main\res\xml\syncadapter.xml, ignoring
Subproject Path: CordovaLib
Subproject Path: app
Uninstalling cordova-plugin-background-geolocation from ios
Unhandled error. (The platform "ios" does not appear to be a valid cordova platform. It is missing API.js. ios not supported.)
Unable to load PlatformApi from platform. Error: Cannot find module 'C:\,,,,\platforms\ios\cordova\Api.js'

Because of this error the plugin still exists on Android too:

>cordova plugin list
cordova-plugin-background-geolocation 3.1.0 "CDVBackgroundGeolocation"

So, is there any way to force the uninstallation?

Thank you very much

cld

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 49246

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>