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

Failed to install 'cordova-plugin-firebase': Error: ENOENT: no such file or directory, open '/**/***/***/platforms/android/AndroidManifest.xml' #878

Closed
dmeij opened this issue Sep 27, 2018 · 3 comments

Comments

@dmeij
Copy link

dmeij commented Sep 27, 2018

Describe the bug
Can't install the plugin with the command: cordova plugin add cordova-plugin-firebase

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'command line'
  2. Execute command 'cordova plugin add cordova-plugin-firebase'
  3. See error

Plugin Version
Latest for Android

@Repox
Copy link

Repox commented Sep 27, 2018

This looks like a local issue and not an issue with the plugin. Can you install other plugins without this issue?

@soumak77
Copy link
Contributor

Please provide console logs so we can investigate this issue. You can also try testing out a proposed fix via PR #872. You can check our contributing doc for info on how to test a PR.

@dmeij
Copy link
Author

dmeij commented Sep 28, 2018

I'm using a newer cordova version which has a different path for the Manifest and source files. Installing this patch: https://gist.github.com/joeljeske/68121fa6d643e0937f50458d0172e16e fixed my problem.

@dmeij dmeij closed this as completed Sep 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants