react-native-purchases icon indicating copy to clipboard operation
react-native-purchases copied to clipboard

Invariant Violation: `new NativeEventEmitter()` Expo 51

Open maamalama opened this issue 5 months ago • 3 comments

Hi! I'm getting follow error on RN Expo 51. How I can fix that?

Invariant Violation: `new NativeEventEmitter()` requires a non-null argument., js engine: hermes
 ERROR  Invariant Violation: "main" has not been registered. This can happen if:
* Metro (the local dev server) is run from the wrong folder. Check if Metro is running, stop it and restart it in the current project.
* A module failed to load due to an error and `AppRegistry.registerComponent` wasn't called., js engine: hermes

simulator_screenshot_A301373E-F9D2-4C88-91B6-CA371F794BC1

maamalama avatar Sep 15 '24 01:09 maamalama