help me to solve this problem

Using Expo modules
[Expo] Enabling modular headers for pod ExpoModulesCore
[Expo] Enabling modular headers for pod React-Core
[Expo] Enabling modular headers for pod EXStructuredHeaders
[Expo] Enabling modular headers for pod EXUpdatesInterface
[Expo] Enabling modular headers for pod EXManifests
[Expo] Enabling modular headers for pod EASClient
[Expo] Enabling modular headers for pod ReachabilitySwift
[Expo] Enabling modular headers for pod ASN1Decoder
[Expo] Enabling modular headers for pod RCT-Folly
Auto-generating `.xcode.env.local` with $NODE_BINARY=/Users/expo/.nvm/versions/node/v16.18.1/bin/node
[!] Invalid `Podfile` file: 
[!] Invalid `RNFBDatabase.podspec` file: No such file or directory @ rb_sysopen - ../app/package.json.
 #  from /Users/expo/workingdir/build/node_modules/@react-native-firebase/database/RNFBDatabase.podspec:3
 #  -------------------------------------------
 #  package = JSON.parse(File.read(File.join(__dir__, 'package.json')))
 >  appPackage = JSON.parse(File.read(File.join('..', 'app', 'package.json')))
 #  
 #  -------------------------------------------
.
 #  from /Users/expo/workingdir/build/ios/Podfile:42
 #  -------------------------------------------
 #    use_expo_modules!
 >    config = use_native_modules!
 #  
 #  -------------------------------------------
Error: Unknown error. See logs for more information.