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

Created on 27 Sep 2018  ·  3Comments  ·  Source: arnesson/cordova-plugin-firebase

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

build android

All 3 comments

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

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.

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rolinger picture rolinger  ·  5Comments

LKruglov picture LKruglov  ·  4Comments

chrissterling picture chrissterling  ·  3Comments

JonSmart picture JonSmart  ·  3Comments

ghost picture ghost  ·  3Comments