Skip to content
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.

Command failed : gradlew.bat app:installDebug. when run react-native run-android #300

Open
moumnimohamed opened this issue Nov 29, 2019 · 4 comments

Comments

@moumnimohamed
Copy link

after installing the ignite project i launch the emulator and i execute react-native run-android but it generate this error
error

@morgandonze
Copy link
Contributor

Hi @moumnimohamed we'll try to reproduce this issue if we can! It might be helpful to have some more information. Can you run ignite doctor and share the output please? Provide any other relevant info also please.

@moumnimohamed
Copy link
Author

l just created a new project ,for testing this error , so i gotten this new
new ignite

@morgandonze
Copy link
Contributor

Thanks for providing more info! It looks like you're using Ignite Andross. We are currently in "community support" phase of Andross, which means we're happy to review and merge pull requests and release new versions, but we don't use Andross anymore ourselves, so we rely on the community to provide fixes for issues.
If you're interested in our latest and greatest, try out Ignite Bowser!

@morgandonze morgandonze transferred this issue from infinitered/ignite Jan 24, 2020
@fallenclient
Copy link

I was able to get past that error and be able to run the Ignite starter screens by making the following dependency changes in package.json on a fresh install:
"react-native-reanimated": "^1.7.0", "react-native-screens": "^2.0.0-beta.2", "react-navigation": "4.0.10", "react-navigation-drawer": "^2.3.4", "react-navigation-tabs": "^2.7.0",

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

No branches or pull requests

3 participants