Skip to content

React Native not in debug environment list #950

Closed
@canpoyrazoglu

Description

@canpoyrazoglu

I've been following the exact steps from Facebook for creating a new React Native project, and following the VS Code extension guide. I'm stuck where it says:

In case if you haven't created the .vscode/launch.json file yet, you can add a whole default debug configuration set. To do that click the debug icon Choose React Native debugger in the View bar, and then click the configuration (gear) icon Configure-gear, then choose the React Native debug environment.

I don't have a .vscode/launch.json file, I go to debug page, click the configuration icon but there's only Chrome and node.js, and a "More..." link which takes me to extensions page with the search query "tag:debuggers @sort:installs", where I can also see React Native Tools 0.9.0 installed and enabled.

(Yes, I've seen #281 but I don't have Flow installed anyway)

Actual Behavior

  1. Follow instructions at https://github.com/Microsoft/vscode-react-native to create React Native debug environment
  2. React Native is not in list:

Screen Shot 2019-03-24 at 11 48 18

Expected Behavior

  1. Follow instructions at https://github.com/Microsoft/vscode-react-native to create React Native debug environment
  2. React Native should be in the list for creating a debug environment.

Software versions

  • React-Native VS Code extension version: 0.9.0
  • VSCode version: 1.32.3
  • OS platform and version: macOS 10.14.2
  • NodeJS version: 11.12
  • React Native version: 0.59.1

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