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

  • Installed packages (apm ls --installed):
    ├── atom-beautify@0.33.4
    ├── atom-cfn-lint@0.6.0
    ├── atom-cform-yaml@0.5.1-0
    ├── atom-typescript@12.6.3
    ├── language-babel@2.85.0
    ├── language-graphql@0.11.0
    ├── linter@2.2.0 (disabled)
    ├── linter-eslint@8.4.1
    ├── linter-rubocop@2.2.3
    ├── linter-tslint@1.9.1 (disabled)
    ├── nuclide@0.354.0
    └── split-diff@1.5.2
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