Removed PhoneGap / Cordova plugin keeps returning back to config.xml

72 Views Asked by At

I have a strange issue with PhoneGap cli 8.0.0. I accidentally installed a wrong plugin with phonegap plugin add and removed it later with phonegap plugin rm. Calling phonegap plugin list does not list the removed plugin. The plugin definition is not removed from config.xml after the commands. If I delete it manually, within 1-2 minutes the plugin definition appears back to config.xml even I do not run any commands (except serve).

What to do?

0

There are 0 best solutions below