create-expo-stack
create-expo-stack copied to clipboard
Run android got error on expo-modules-core buildCMake
I ran npx rn-new@latest --yarn + npx expo prebuild to generate ios andandroid folder
Running IOS npx run ios
=> Works
Running Android npx run android
-
Got error
=> I fixed by downgrading NDK version from 26.x to 25.2.9519653
-
Got another error
=> Cannot fix, please help me
What is the value of your cesconfig.json? There isn't enough info here to address the issue.