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

'hasOwnProperty' in javascript -

Command prompt result in label. Python 2.7 -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -