Requested
Considered
15 occasions
[Problem Image] (https://i.stack.imgur.com/Y4F4J.png)
I simply imported this undertaking and did npm set up. However whereas operating the command ‘react-native run-android’, it’s giving me this error.
I wished to begin my android emulator. However getting this error.
warn Package deal expo accommodates invalid configuration: “dependency.platforms.ios.podspecPath” shouldn’t be allowed,”dependency.platforms.ios.undertaking” shouldn’t be allowed. Please confirm it is correctly linked utilizing “react-native config” command and phone the package deal maintainers about this.
warn Package deal react-native-firebase accommodates invalid configuration: “dependency.platforms.ios.podspecPath” shouldn’t be allowed. Please confirm it is correctly linked utilizing “react-native config” command and phone the package deal maintainers about this.
error Can’t learn properties of undefined (studying ‘configurations’).
TypeError: Can’t learn properties of undefined (studying ‘configurations’)
at Object.dependencyConfig (D:PCSI ProjectsTransportation appnode_modulesreact-nativenode_modules@react-native-communitycli-platform-iosbuildconfigindex.js:102:37)
at C:Users91926AppDataRoamingnpmnode_modulesreact-nativenode_modules@react-native-communitycli-configbuildloadConfig.js:47:61
at Array.scale back ()
at getDependencyConfig (C:Users91926AppDataRoamingnpmnode_modulesreact-nativenode_modules@react-native-communitycli-configbuildloadConfig.js:44:51)
at get @expo/vector-icons [as @expo/vector-icons] (C:Users91926AppDataRoamingnpmnode_modulesreact-nativenode_modules@react-native-communitycli-configbuildloadConfig.js:99:18)
at warnAboutManuallyLinkedLibs (D:PCSI ProjectsTransportation appnode_modulesreact-nativenode_modules@react-native-communitycli-platform-androidbuildlinkwarnAboutManuallyLinkedLibs.js:39:43)
at displayWarnings (D:PCSI ProjectsTransportation appnode_modulesreact-nativenode_modules@react-native-communitycli-platform-androidbuildcommandsrunAndroidindex.js:82:44)
at Object.runAndroid [as func] (D:PCSI ProjectsTransportation appnode_modulesreact-nativenode_modules@react-native-communitycli-platform-androidbuildcommandsrunAndroidindex.js:97:3)
at Command.handleAction (C:Users91926AppDataRoamingnpmnode_modulesreact-nativenode_modules@react-native-communityclibuildindex.js:142:23)
at Command.listener [as _actionHandler] (C:Users91926AppDataRoamingnpmnode_modulesreact-nativenode_modulescommanderlibcommand.js:482:17)
data Run CLI with –verbose flag for extra particulars.
lang-js