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 - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -