when running expo 53 - just on fresh project - I get the error
ERROR Warning: TypeError: Cannot read property 'length' of undefined, js engine: hermes
removing bugsnag import and the error goes away.
packages from npx create-expo-app@latest --template bare-minimum :
"expo": "53.0.7",
"react-native": "0.79.2",