Skip to content

Packager doesn't launch automatically on Windows and Linux #12367

@jrodiger

Description

@jrodiger

Description

When running react-native run-ios or react-native run-android on Mac OS, the packager is launched automatically in a new terminal window while the project is built. On Windows and Linux react-native start needs to be run manually in a separate shell, while react-native run-android is run in a different shell.

Reproduction

Run react-native run-android on Windows or Linux, and the project will not start the packager automatically.

Solution

Packager should launch automatically on Windows and Linux, like it does on Mac OS.

Additional Information

  • React Native version: 0.41.2
  • Platform: Android
  • Operating System: Windows & Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions