question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Module AppRegistry is not a registered callable module (calling runApplication)

See original GitHub issue

Is this a bug report?

(write your answer here)

Have you read the Bugs section of the How to Contribute guide?

(Write your answer here.)

Environment

  1. react-native -v:
  2. node -v:
  3. npm -v:
  4. yarn --version:

Then, specify:

  • Target Platform:
  • Development Operating System:
  • Build tools:

Steps to Reproduce

(Write your steps here:)

Expected Behavior

(Write what you thought would happen.)

Actual Behavior

(Write what happened. Add screenshots!)

Reproducible Demo

(Paste the link to an example project and exact instructions to reproduce the issue.)

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:10 (1 by maintainers)

github_iconTop GitHub Comments

7reactions
Ambujeshcommented, Nov 28, 2017

I am also getting the same problem. Module AppRegistry is not a registered callable module (calling unmountApplicationComponentAtRootTag) . My debug android apk runs well but when i try to run release build then only i get this error??

2reactions
hramoscommented, Aug 24, 2017

I recommend opening a new issue that follows the template.

Read more comments on GitHub >

github_iconTop Results From Across the Web

react native - Module AppRegistry is not registered callable ...
Just kill all node process and start npm server and run application: Step1: run command killall -9 node. For windows users, run: taskkill ......
Read more >
Invariant Violation: Module AppRegistry is not a ... - GitHub
ERROR Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication). A frequent cause of the error is ...
Read more >
invariant violation: module appregistry is not a registered ...
Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication). A frequent cause of the error is that the application ...
Read more >
React-Native: Module AppRegistry is not a registered callable ...
Android : React-Native: Module AppRegistry is not a registered callable module [ Beautify Your Computer ...
Read more >
Reactjs – module appregistry is not a registered callable ...
Reactjs – module appregistry is not a registered callable module (calling runApplication) ... i cannot find a way to make react-navigation work at...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found