Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firebase can not able to remove #939

Open
merbin2012 opened this issue Nov 8, 2018 · 4 comments
Open

Firebase can not able to remove #939

merbin2012 opened this issue Nov 8, 2018 · 4 comments

Comments

@merbin2012
Copy link

Firebase plugin show error on executing the cordova plugin rm cordova-plugin-firebase command. It shows the following error.

Uninstalling cordova-plugin-firebase from android
Android Studio project detected
missing file :: app/src/main
Error during processing of action! Attempting to revert...
Uh oh!
ENOENT: no such file or directory, open 'D:\cordova projects\HTMLCodePlay\platforms\android\AndroidManifest.xml'
@angelbuzon
Copy link

Same problem:

cordova plugin rm cordova-plugin-firebase

Uninstalling cordova-plugin-firebase from android
Android Studio project detected
missing file :: app/src/main
Error during processing of action! Attempting to revert...

@Elanhant
Copy link

I was able to remove the plugin by running

cordova platform rm android

and then

cordova plugin rm cordova-plugin-firebase

and then re-adding the android platform

@wilsolutions
Copy link

I've have just started to get this problem as well.
I believe the plugin need to be updated to support cordova-android 7.1.4.

@leiamac
Copy link

leiamac commented Feb 11, 2019

I'm having this bug now. I need to reinstall the plugin and this error appears when I try to uninstall it. If the problem is that this plugin is not compatible with version 7.1.x of cordova-android, should I expect any more problems in the future?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants