Error encountering building react-native app using expo
My Expo Build Failed: Unknown Gradle build error
I’m running into a frustrating issue while trying to bundle my Expo React Native app for production. The app is relatively simple and doesn’t use any native Android or iOS components. However, when I attempt to build the app, I’m encountering a couple of issues that I need help resolving:
Expo – Execution failed for task ‘:app:checkDebugDuplicateClasses’ Mac M1
I have few guess what might be the reason
1.Once npx expo run
asked for update from expo 48 -> 50, I denied. Again asked, So I accepted. It didn’t update properly (got stuck). ctrl + c
I guess it might be an cause.
2. Using nvm
I worked on another project node 18 (16 Expo’s)