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

App fails to install due to execution failure #16

Open
sa-whyayala opened this issue Jun 15, 2021 · 2 comments
Open

App fails to install due to execution failure #16

sa-whyayala opened this issue Jun 15, 2021 · 2 comments

Comments

@sa-whyayala
Copy link

Thank you for forking the original project.

Your Environment

  • Plugin version: 0.6.6
  • Platform: Android
  • OS version: macOS 11.4
  • Device manufacturer and model: Apple
  • Running in Simulator: Pixel 4 Api 29
  • React Native version: 0.64.2
  • Plugin configuration options:
  • Link to your project: Private repo

Context

I can build and install the app to a simulator using npm run android, but when I configure this library I get

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:checkDebugAarMetadata'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
   > Could not find ::.
     Required by:
         project :app

Expected Behavior

App builds, installs, and runs successfully.

Actual Behavior

Errors before installing.

Steps to Reproduce

  1. Create a brand new react native project
  2. Add this library to it
  3. Try to run npm run android

Context

Trying to replace the project that this forked.

Debug logs

@kofkgoing
Copy link

I guess you have to input which command you use to install this library.

@luiys
Copy link

luiys commented Nov 5, 2021

same problem here

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

3 participants