Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

418
Views
Aplicación de cajón de navegación React-Native, TypeError: no se puede leer la propiedad 'installCoreFunctions' de undefined, motor js: hermes

Para resumir, estoy tratando de crear una aplicación nativa de reacción que use Drawer Navigator, pero recibo este error en metro y no sé cómo solucionarlo.

 ERROR TypeError: Cannot read property 'installCoreFunctions' of undefined, js engine: hermes ERROR Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication). A frequent cause of the error is that the application entry file path is incorrect. This can also happen when the JS bundle is corrupt or there is an early initialization error when loading React Native., js engine: hermes

mis dependencias

 "dependencies": { "@react-navigation/drawer": "^6.3.1", "@react-navigation/native": "^6.0.8", "react": "17.0.2", "react-native": "0.67.3", "react-native-gesture-handler": "^2.2.0", "react-native-reanimated": "^2.4.1", "react-native-safe-area-context": "^4.0.1", "react-native-screens": "^3.12.0" }

También configuré la propiedad enableHermes en \app\build.gradle como verdadera, como decían algunas de las soluciones, pero no resolví el error.

 project.ext.react = [ enableHermes: true, // clean and rebuild if changing ]

Si hay otros archivos que debo pegar aquí

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!