I installed @react-native-community/cli-platform-android in my react-native project, now I am getting "error Cannot read properties of undefined (reading 'configurations').
TypeError: Cannot read properties of undefined (reading 'configurations')" on running npm run android.