You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Codegen] Analyzing /Users/smitdobariya/Documents/easy_split/package.json
[Codegen] Searching for codegen-enabled libraries in the app.
[Codegen] The "codegenConfig" field is not defined in package.json. Assuming there is nothing to generate at the app level.
[Codegen] Searching for codegen-enabled libraries in the project dependencies.
[Codegen] Found @react-native-async-storage/async-storage
[Codegen] Found @react-native-google-signin/google-signin
[Codegen] Found lottie-react-native
[Codegen] Found react-native
[Codegen] Found react-native-google-mobile-ads
[Codegen] Found react-native-pager-view
[Codegen] Found react-native-permissions
[Codegen] Found react-native-reanimated
[Codegen] Found react-native-safe-area-context
[Codegen] Found react-native-screens
[Codegen] >>>>> Searching for codegen-enabled libraries in react-native.config.js
[Codegen] Processing rnasyncstorage
[Codegen] Searching for podspec in the project dependencies.
[Codegen] Supported Apple platforms: ios, macos, tvos, visionos for rnasyncstorage
[Codegen] Processing RNGoogleSignInCGen
[Codegen] Searching for podspec in the project dependencies.
[Codegen] Supported Apple platforms: ios for RNGoogleSignInCGen
[Codegen] Processing lottiereactnative
[Codegen] Searching for podspec in the project dependencies.
[Codegen] Supported Apple platforms: ios, macos, tvos for lottiereactnative
[Codegen] Processing FBReactNativeSpec
[Codegen] Searching for podspec in the project dependencies.
[Codegen] Processing rncore
[Codegen] Searching for podspec in the project dependencies.
[Codegen] Processing RNGoogleMobileAdsSpec
[Codegen] Searching for podspec in the project dependencies.
[Codegen] Supported Apple platforms: ios for RNGoogleMobileAdsSpec
[Codegen] Done.
UnsupportedModulePropertyParserError: Module NativeGoogleMobileAdsNativeModule: TypeScript interfaces extending TurboModule must only contain 'FunctionTypeAnnotation's or non nullable 'EventEmitter's. Property 'onAdEvent' refers to a 'TSTypeReference'.
at throwIfModuleTypeIsUnsupported (/Users/smitdobariya/Documents/easy_split/node_modules/@react-native/codegen/lib/parsers/error-utils.js:205:11)
at buildPropertySchema (/Users/smitdobariya/Documents/easy_split/node_modules/@react-native/codegen/lib/parsers/parsers-commons.js:523:3)
at /Users/smitdobariya/Documents/easy_split/node_modules/@react-native/codegen/lib/parsers/parsers-commons.js:856:22
at guard (/Users/smitdobariya/Documents/easy_split/node_modules/@react-native/codegen/lib/parsers/utils.js:31:14)
at /Users/smitdobariya/Documents/easy_split/node_modules/@react-native/codegen/lib/parsers/parsers-commons.js:836:14
at Array.map ()
at buildModuleSchema (/Users/smitdobariya/Documents/easy_split/node_modules/@react-native/codegen/lib/parsers/parsers-commons.js:818:6)
at /Users/smitdobariya/Documents/easy_split/node_modules/@react-native/codegen/lib/parsers/parsers-commons.js:633:9
at guard (/Users/smitdobariya/Documents/easy_split/node_modules/@react-native/codegen/lib/parsers/utils.js:31:14)
at buildSchemaFromConfigType (/Users/smitdobariya/Documents/easy_split/node_modules/@react-native/codegen/lib/parsers/parsers-commons.js:632:22) {
nodes: [ undefined ]
}
.
from /Users/smitdobariya/Documents/easy_split/ios/Podfile:28
What happened?
[!] Invalid
Podfile
file: [!] /opt/homebrew/bin/node ./../node_modules/react-native/scripts/generate-codegen-artifacts.js -p /Users/smitdobariya/Documents/easy_split/ios/.. -o /Users/smitdobariya/Documents/easy_split/ios -t ios[Codegen] Analyzing /Users/smitdobariya/Documents/easy_split/package.json
[Codegen] Searching for codegen-enabled libraries in the app.
[Codegen] The "codegenConfig" field is not defined in package.json. Assuming there is nothing to generate at the app level.
[Codegen] Searching for codegen-enabled libraries in the project dependencies.
[Codegen] Found @react-native-async-storage/async-storage
[Codegen] Found @react-native-google-signin/google-signin
[Codegen] Found lottie-react-native
[Codegen] Found react-native
[Codegen] Found react-native-google-mobile-ads
[Codegen] Found react-native-pager-view
[Codegen] Found react-native-permissions
[Codegen] Found react-native-reanimated
[Codegen] Found react-native-safe-area-context
[Codegen] Found react-native-screens
[Codegen] >>>>> Searching for codegen-enabled libraries in react-native.config.js
[Codegen] Processing rnasyncstorage
[Codegen] Searching for podspec in the project dependencies.
[Codegen] Supported Apple platforms: ios, macos, tvos, visionos for rnasyncstorage
[Codegen] Processing RNGoogleSignInCGen
[Codegen] Searching for podspec in the project dependencies.
[Codegen] Supported Apple platforms: ios for RNGoogleSignInCGen
[Codegen] Processing lottiereactnative
[Codegen] Searching for podspec in the project dependencies.
[Codegen] Supported Apple platforms: ios, macos, tvos for lottiereactnative
[Codegen] Processing FBReactNativeSpec
[Codegen] Searching for podspec in the project dependencies.
[Codegen] Processing rncore
[Codegen] Searching for podspec in the project dependencies.
[Codegen] Processing RNGoogleMobileAdsSpec
[Codegen] Searching for podspec in the project dependencies.
[Codegen] Supported Apple platforms: ios for RNGoogleMobileAdsSpec
[Codegen] Done.
UnsupportedModulePropertyParserError: Module NativeGoogleMobileAdsNativeModule: TypeScript interfaces extending TurboModule must only contain 'FunctionTypeAnnotation's or non nullable 'EventEmitter's. Property 'onAdEvent' refers to a 'TSTypeReference'.
at throwIfModuleTypeIsUnsupported (/Users/smitdobariya/Documents/easy_split/node_modules/@react-native/codegen/lib/parsers/error-utils.js:205:11)
at buildPropertySchema (/Users/smitdobariya/Documents/easy_split/node_modules/@react-native/codegen/lib/parsers/parsers-commons.js:523:3)
at /Users/smitdobariya/Documents/easy_split/node_modules/@react-native/codegen/lib/parsers/parsers-commons.js:856:22
at guard (/Users/smitdobariya/Documents/easy_split/node_modules/@react-native/codegen/lib/parsers/utils.js:31:14)
at /Users/smitdobariya/Documents/easy_split/node_modules/@react-native/codegen/lib/parsers/parsers-commons.js:836:14
at Array.map ()
at buildModuleSchema (/Users/smitdobariya/Documents/easy_split/node_modules/@react-native/codegen/lib/parsers/parsers-commons.js:818:6)
at /Users/smitdobariya/Documents/easy_split/node_modules/@react-native/codegen/lib/parsers/parsers-commons.js:633:9
at guard (/Users/smitdobariya/Documents/easy_split/node_modules/@react-native/codegen/lib/parsers/utils.js:31:14)
at buildSchemaFromConfigType (/Users/smitdobariya/Documents/easy_split/node_modules/@react-native/codegen/lib/parsers/parsers-commons.js:632:22) {
nodes: [ undefined ]
}
.
from /Users/smitdobariya/Documents/easy_split/ios/Podfile:28
-------------------------------------------
:path => config[:reactNativePath],
-------------------------------------------
Platforms
Android, but have not tested behavior on iOS
React Native Info
Are your using Typescript?
package.json
app.json
ios/Podfile
android/build.gradle
android/app/build.gradle
android/settings.gradle
AndroidManifest.xml
The text was updated successfully, but these errors were encountered: