-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeError: Cannot read property 'setJSMaterials' of null, js engine: hermes #1
Comments
Did you configure xRmode in your app.config.js? Android or iOS? |
I'm using android, I didn't configure anything, I cloned the repo and installed all the packages using npm i, then I started the app using npx expo start |
@ThuggerHacks I faced this issue a few days ago while I checked out the latest version of viro with expo 47. |
I tried it, but the problem persists |
hi there , facing this same issue , cloned this repo then npm install & npm start android |
Hey, did you try running on development build? |
no , ran it on expo go |
I think so, the docs say it doesn't support expo go, I don't know if the new release has expo go support, and if you keep having the same problem, I recommend you cloning the starter-kit (ReactNative witg no expo). |
anyone have any solution to this please? |
hello, I'm getting this error while running the expo-starter-kit, I woul appreciate any help.
TypeError: Cannot read property 'setJSMaterials' of null, js engine: hermes
ERROR Invariant Violation: "main" has not been registered. This can happen if:
AppRegistry.registerComponent
wasn't called., js engine: hermesThe text was updated successfully, but these errors were encountered: