Execution failed for task ':react-native-screens:compileDebugKotlin in android. #2577
Unanswered
devvrat-sharma
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
==============================================================================
I am facing a above build issue error in android for below version of package.json file.
"dependencies": {
"@react-native-async-storage/async-storage": "^1.17.11",
"@react-native-community/datetimepicker": "^7.6.0",
"@react-native-community/netinfo": "^11.2.1",
"@react-native-picker/picker": "^2.5.1",
"@react-navigation/bottom-tabs": "^6.5.4",
"@react-navigation/drawer": "^6.6.6",
"@react-navigation/native": "^6.1.3",
"@react-navigation/stack": "^6.3.12",
"axios": "^1.3.2",
"formik": "^2.2.9",
"lottie-react-native": "^6.3.1",
"moment": "^2.29.4",
"react": "18.2.0",
"react-native": "0.71.2",
"react-native-country-codes-picker": "^2.3.5",
"react-native-date-picker": "^4.2.6",
"react-native-device-info": "^10.12.0",
"react-native-flash-message": "^0.4.2",
"react-native-gesture-handler": "^2.14.0",
"react-native-image-crop-picker": "^0.40.0",
"react-native-linear-gradient": "^2.6.2",
"react-native-modal-datetime-picker": "^17.1.0",
"react-native-permissions": "^3.6.1",
"react-native-reanimated": "^3.6.0",
"react-native-render-html": "^6.3.4",
"react-native-safe-area-context": "^4.5.0",
"react-native-screens": "3.4.0",
"react-native-share": "^10.0.2",
"react-native-sound": "^0.11.2",
"react-native-splash-screen": "^3.3.0",
"react-native-svg": "^14.1.0",
"react-native-svg-uri": "^1.2.3",
"react-native-swiper": "^1.6.0",
"react-native-toast-message": "^2.1.5",
"react-native-view-shot": "^3.8.0",
"react-navigation": "^4.4.4",
"react-redux": "^8.0.5",
"redux": "^4.2.1",
"redux-persist": "^6.0.0",
"redux-thunk": "^2.4.2",
"semver": "^7.5.4",
"yup": "^0.32.11"
},
Beta Was this translation helpful? Give feedback.
All reactions