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

Manifest merger failed #1457

Closed
AliYar-Khan opened this issue Aug 19, 2019 · 2 comments
Closed

Manifest merger failed #1457

AliYar-Khan opened this issue Aug 19, 2019 · 2 comments

Comments

@AliYar-Khan
Copy link

AliYar-Khan commented Aug 19, 2019


What's going on?
i created an ignite project and when i try to run this on android emulator it gives me this error :

ERROR: Manifest merger failed : Attribute application@appComponentFactory value=(android.support.v4.app.CoreComponentFactory) from [com.android.support:support-compat:28.0.0] AndroidManifest.xml:22:18-91
is also present at [androidx.core:core:1.0.0] AndroidManifest.xml:22:18-86 value=(androidx.core.app.CoreComponentFactory).
Suggestion: add 'tools:replace="android:appComponentFactory"' to element at manifestMerger1494032060779892511.xml:7:5-9:19 to override.


Steps to reproduce
ignite new IgniteApp
cd IgniteApp
react-native run-android

ignite doctor results:

System
platform win32

arch x64
cpu 4 cores Intel(R) Core(TM) i3-4030U CPU @ 1.90GHz
directory E:\ReactNative\IgniteApp

JavaScript
node 10.16.1 C:\Program Files\nodejs\node.EXE
npm 6.9.0 C:\Program Files\nodejs\npm.CMD
yarn 1.17.3 C:\Program Files (x86)\Yarn\bin\yarn.CMD

React Native
react-native-cli 2.0.1
app rn version 0.59.9

Ignite
ignite-cli 3.1.6 C:\Users\aliya\AppData\Local\Yarn\bin\ignite.CMD
createdWith 3.1.6
boilerplate ignite-andross
examples classic
navigation react-navigation
askToOverwrite true
generators {"component":"ignite-andross","container":"ignite-andross","listview":"ignite-andross","list":"ignite-andross","redux":"ignite-andross","saga":"ignite-andross","screen":"ignite-andross"}
boilerplateVersion 4.1.0

Android
java - C:\Program Files (x86)\Common Files\Oracle\Java\javapath\java.EXE
android home - undefined
`

@HarryTech061
Copy link

The same issue to me on the newest version of ignite cli when generating Andross in Ubuntu 18.04

@AliYar-Khan
Copy link
Author

@HarryTech061 facebook/react-native#25292 check here issue is resolved !

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

2 participants