Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

React Inspector Starts on port 8097 #1625

Open
mcmar opened this issue Oct 3, 2018 · 0 comments
Open

React Inspector Starts on port 8097 #1625

mcmar opened this issue Oct 3, 2018 · 0 comments

Comments

@mcmar
Copy link

mcmar commented Oct 3, 2018

Issue and Steps to Reproduce

Nuclide React Inspector: Toggle starts on port 8097.
However, the default port for react-native apps is 8081.
Nuclide Metro: Start doesn't even give an option to change this port. 8081 is required.
So one cannot use Nuclide Metro: Start together with Nuclide React Inspector: Toggle. This seems to be a problem that the included nuclide tools don't work with each other.

Steps to repro

  1. Install atom + nuclide
  2. Press ⇧⌘P to open command palette
  3. Type Nuclide Metro: Start and press enter
  4. Press ⇧⌘P to open command palette
  5. Type Nuclide React Inspector: Toggle and press enter

Expected Behavior

React inspector should start on port 8081.

Actual Behavior

React inspector starts on port 8097.

Versions

  • Atom: 1.31.1
  • Nuclide: 0.354.0
  • Client OS: MacOs 10.13.6
  • Server OS (optional):

Additional Details

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant