hello support, i am installing MetaMask sdk version 2
and i got this new error…
ERROR ReferenceError: Can’t find variable: MessageEvent
LOG Running “NftTicketing” with {“rootTag”:11}
ERROR Invariant Violation: “NftTicketing” 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.