react native - TypeError: Cannot read property 'EventEmitter' of undefined - Stack Overflow

admin2025-04-18  3

I am working on a project which renders on Web but hits an issue when it comes to iOS (did not test on Android yet). I get:

iOS Bundled 21824ms node_modules/expo-router/entry.js (3183 modules)
iOS Bundled 171ms node_modules/expo-router/entry.js (1 module)
 (NOBRIDGE) LOG  Bridgeless mode is enabled
 (NOBRIDGE) ERROR  TypeError: Cannot read property 'EventEmitter' of undefined
 INFO  
 
转载请注明原文地址:http://anycun.com/QandA/1744934075a89691.html