cordova - Path must be a string. Received undefined while uninstall plugin from ionic 2 -


i using bellow command remove plugin ionic 2 app.

cordova plugin remove cordova-plugin-admobpro

its display following error.

chaitanyas-imac:nearbyapp chaitanya$ cordova plugin remove cordova-plugin-admobpro uninstalling 1 dependent plugins. uninstalling cordova-plugin-extension android uninstalling cordova-plugin-admobpro android uninstalling 1 dependent plugins. uninstalling cordova-plugin-extension ios uninstalling cordova-plugin-admobpro ios error during processing of action! attempting revert... error: uh oh! path must string. received undefined 

how can resolve this?


Comments

Popular posts from this blog

javascript - Knockout pushing observable and computed data to an observable array -

Trouble making a JSON string -

sitecore - Resolve ISitecoreService using SimpleInjector -