Closed hemantrajputcdn closed 4 weeks ago
Hi @hemantrajputcdn,
Thanks for reporting the issue!
It seems this might be related to an outdated/non-supported version of @react-native/codegen. Could you please provide more details about your local setup? Specifically:
As a first step, could you try cleaning the project and reinstalling node modules? This often resolves similar issues:
rm -rf node_modules && npm install
# or, if you’re using yarn
rm -rf node_modules && yarn install
If the issue persists after cleaning and reinstalling, let us know along with the details above, and we’ll investigate further.
Thank you!
Than you for your response. I've resolved it.
googlemaps_react-native-navigation-sdk:generateCodegenSchemaFromJavaScript FAILED version:- 0.8.0