webpack_require__' doesn't exist, js engine: hermes
Started 9 months ago by Dhanasekar in React Native
Check and update your webpack config to ensure compatibility with the Hermes JavaScript engine. Ensure that all modules are correctly bundled.
Body
ReferenceError: Can't find variable: __webpack_require__
LOG Running "HostApp" with {"rootTag":11}
ERROR Invariant Violation: "HostApp" 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.
2 Replies