You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Create a brand new react native project
Add this library to it
Try to run npm run android
Context
Trying to replace the project that this forked.
Debug logs
The text was updated successfully, but these errors were encountered:
Thank you for forking the original project.
Your Environment
Context
I can build and install the app to a simulator using
npm run android
, but when I configure this library I getExpected Behavior
App builds, installs, and runs successfully.
Actual Behavior
Errors before installing.
Steps to Reproduce
npm run android
Context
Trying to replace the project that this forked.
Debug logs
The text was updated successfully, but these errors were encountered: