-
Notifications
You must be signed in to change notification settings - Fork 935
Description
Ask your Question
I'm getting issue
FAILURE: Build failed with an exception.
-
Where:
Script '/Volumes/DATA/LIVE_PROJECT/project_name/node_modules/@react-native-community/cli-platform-android/native_modules.gradle' line: 420 -
What went wrong:
A problem occurred evaluating script.
Command '[node, /Volumes/DATA/LIVE_PROJECT/project_name/node_modules/@react-native-community/cli/build/bin.js, config, --platform, android]' failed with exit code 1.
Caused by: java.lang.Exception: Command '[node, /Volumes/DATA/LIVE_PROJECT/project_name/GIT/project_name/node_modules/@react-native-community/cli/build/bin.js, config, --platform, android]' failed with exit code 1.
"dependencies": {
"@expo/react-native-action-sheet": "4.0.1",
"@microsoft/signalr": "7.0.10",
"@pusher/pusher-websocket-react-native": "1.1.0",
"@react-native-async-storage/async-storage": "1.17.10",
"@react-native-community/cli-platform-android": "^14.0.0",
"@react-native-community/netinfo": "9.0.0",
"@react-native-community/push-notification-ios": "1.10.1",
"@react-native-firebase/app": "18.6.1",
"@react-native-firebase/crashlytics": "18.6.1",
"@react-native-firebase/messaging": "18.6.1",
"@react-native-google-signin/google-signin": "10.0.1",
"@react-navigation/bottom-tabs": "6.4.0",
"@react-navigation/material-bottom-tabs": "6.2.4",
"@react-navigation/native": "6.0.13",
"@react-navigation/stack": "6.3.2",
"@sanar/react-native-highlight-text": "1.0.2",
"@sentry/react-native": "4.6.1",
"@starling-tech/ripple-touchable": "0.1.5",
"axios": "0.27.2",
"moment": "2.29.4",
"react": "18.1.0",
"react-native": "0.70.2",
"react-native-azure-auth": "1.8.9",
"react-native-bootsplash": "4.3.0",
"react-native-calendars": "1.1290.0",
"react-native-cli": "^2.0.1",
"react-native-code-push": "7.0.5",
"react-native-config": "^1.5.1",
"react-native-country-codes-picker": "2.3.3",
"react-native-date-picker": "4.2.6",
"react-native-device-info": "10.9.0",
"react-native-document-picker": "9.0.1",
"react-native-dropdown-picker": "5.4.2",
"react-native-fast-image": "8.6.1",
"react-native-flash-message": "0.3.1",
"react-native-gesture-handler": "2.12.0",
"react-native-gifted-chat": "2.4.0",
"react-native-gradle-plugin": "^0.71.19",
"react-native-head-tab-view": "4.0.0-rc.13",
"react-native-image-crop-picker": "0.40.0",
"react-native-keyboard-aware-scroll-view": "0.9.5",
"react-native-keychain": "8.1.1",
"react-native-lightbox": "0.8.1",
"react-native-material-menu": "2.0.0",
"react-native-mime-types": "2.4.0",
"react-native-modal": "13.0.1",
"react-native-pager-view": "6.0.1",
"react-native-paper": "4.12.4",
"react-native-permissions": "3.8.4",
"react-native-push-notification": "8.1.1",
"react-native-reanimated": "2.14.4",
"react-native-safe-area-context": "4.5.1",
"react-native-screens": "3.20.0",
"react-native-svg": "13.3.0",
"react-native-tab-view": "3.5.2",
"react-native-tab-view-collapsible-header": "2.0.1",
"react-native-vector-icons": "10.0.0",
"react-native-video": "5.2.1",
"react-native-voip-push-notification": "^3.3.2",
"react-native-webview": "12.0.2",
"react-query": "3.39.2",
"react-signalr": "0.2.17",
"zustand": "4.3.9"
},
"devDependencies": {
"@babel/core": "7.12.9",
"@babel/runtime": "7.12.5",
"@commitlint/cli": "17.0.3",
"@commitlint/config-conventional": "17.0.3",
"@react-native-community/eslint-config": "3.1.0",
"@rnx-kit/dep-check": "1.13.0",
"@tsconfig/react-native": "2.0.2",
"@types/jest": "26.0.23",
"@types/lodash": "4.14.182",
"@types/react-native": "0.69.3",
"@types/react-native-vector-icons": "6.4.13",
"@types/react-native-video": "5.0.14",
"@types/react-query": "1.2.9",
"@types/react-test-renderer": "18.0.0",
"@typescript-eslint/eslint-plugin": "5.33.0",
"@typescript-eslint/parser": "5.33.0",
"babel-jest": "26.6.3",
"babel-plugin-module-resolver": "4.1.0",
"eslint": "8.21.0",
"eslint-config-prettier": "8.5.0",
"eslint-import-resolver-babel-module": "5.3.1",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-react-native": "4.0.0",
"husky": "8.0.1",
"jest": "26.6.3",
"lint-staged": "13.0.1",
"lodash": "4.17.21",
"metro-react-native-babel-preset": "0.72.1",
"patch-package": "6.4.7",
"prettier": "2.7.1",
"react-test-renderer": "18.1.0",
"reactotron-react-native": "5.0.2",
"solidarity": "3.0.4",
"typescript": "4.7.4"
},
node version is 16.20.2