react-native-v8 icon indicating copy to clipboard operation
react-native-v8 copied to clipboard

Build fails with react-native run-android

Open kmkrtich opened this issue 1 year ago • 2 comments

After installation of react-native-v8 it is stopped building the project.

I'm getting build errors with react-native run-android command on reanimated package.

Task :react-native-reanimated:compileDebugJavaWithJavac FAILED aapt2 W 01-19 18:30:36 1210291 1210291 LoadedArsc.cpp:682] Unknown chunk type '200'.

But if I run my app by Android Studio it runs perfectly. What could be wrong ?

react-native: 0.67.5 react-native-reanimated: 2.13.0 react-native-v8: 1.6.0 v8-android-nointl: 10.100.1

kmkrtich avatar Jan 19 '23 14:01 kmkrtich