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
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
What's going on?
i created an ignite project and when i try to run this on android emulator it gives me this error :
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
`
The text was updated successfully, but these errors were encountered: