TypeError: Cannot read properties of undefined (reading ‘configurations’)
facing this issue when running the project with react-native
run-android
at Object.dependencyConfig (/node_modules/@react-native-community/cli-platform-ios/build/config/index.js:102:37)
at /usr/local/lib/node_modules/react-native/node_modules/@react-native-community/cli-config/build/loadConfig.js:47:61
at Array.reduce (<anonymous>)
at getDependencyConfig (/usr/local/lib/node_modules/react-native/node_modules/@react-native-community/cli-config/build/loadConfig.js:44:51)
at Object.get @ptomasroos/react-native-multi-slider [as @ptomasroos/react-native-multi-slider] (/usr/local/lib/node_modules/react-native/node_modules/@react-native-community/cli-config/build/loadConfig.js:99:18)
at warnAboutManuallyLinkedLibs (/Users/CBL-MAC/Documents/Project/node_modules/@react-native-community/cli-platform-android/build/link/warnAboutManuallyLinkedLibs.js:39:43)
at displayWarnings (/Users/CBL-MAC/Documents/Project/node_modules/@react-native-community/cli-platform-android/build/commands/runAndroid/index.js:82:44)
at Object.runAndroid [as func] (/Users/CBL-MAC/Documents/Project/node_modules/@react-native-community/cli-platform-android/build/commands/runAndroid/index.js:97:3)
at Command.handleAction (/usr/local/lib/node_modules/react-native/node_modules/@react-native-community/cli/build/index.js:192:23)
at Command.listener (/usr/local/lib/node_modules/react-native/node_modules/commander/index.js:315:8)
2
Answers
react native 0.68.2,if this error comes to you
we just needs to upgrade @react-native-community/cli