Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xcode not reusing already opened packager #12931

Closed
nbastoWM opened this issue Mar 14, 2017 · 1 comment
Closed

Xcode not reusing already opened packager #12931

nbastoWM opened this issue Mar 14, 2017 · 1 comment
Labels
Platform: iOS iOS applications. Resolution: Locked This issue was locked by the bot.

Comments

@nbastoWM
Copy link

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
@shergin shergin added the Platform: iOS iOS applications. label Mar 16, 2017
@hramos
Copy link
Contributor

hramos commented May 25, 2017

We're cutting down on the number of outstanding issues, in order to allow us to focus. I'm closing this issue because it has been open for over 60 days with no activity. If you think it should still be opened let us know why. PRs are always welcome.

@hramos hramos closed this as completed May 25, 2017
@hramos hramos added the Icebox label May 26, 2017
@facebook facebook locked as resolved and limited conversation to collaborators May 29, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Platform: iOS iOS applications. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

4 participants