Skip to content

Metro bundler closing after starting up #897

@adiRandom

Description

@adiRandom

When trying to start a new project with npm run android, the app starts to compile, the metro bundler starts for a brief moment and immediately after that it closes without trowing any error. The compilation of the app finishes without errors, but the app can't start since the bundler is not live anymore.

Since the project is new, created with npx react-native the problem has to do with the cli. I saw other issues on github, but they were all related to v2.0.1. When runing npx react-native --version I see that I am running version 3.0.4.

Has this bug not been fixed yet?

Running windows 10 x64 build 18363 with node 13

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions