Skip to content

Xcode not reusing already opened packager #12931

Description

@nbastoWM

Description

On my early RN projects when I run a project from Xcode it used to "reuse" the already opened packager. Now, since using RN 0.41 / Xcode 8.2, every time I run a project from Xcode, in simulator or on device, if the packager is already running it tells me that the port 8081 is already in use and I have to stop/close the packager so it launches from xcode.

Reproduction

  • Open Xcode with a RN project,
  • run the product on the simulator, it starts the packager automatically,
  • stop the project,
  • run the product again,
  • error appears - Port 8081 already in use, packager is either not running or not running correctly

Additional Information

  • React Native version: 0.41
  • Platform: iOS
  • Operating System: MacOS
  • Dev tools: Xcode 8.2.1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions