Skip to content

[Error] Error: Error while executing command 'react-native run-ios --simulator': Error while executing command 'react-native run-ios --simulator' #10

@zelinDavid

Description

@zelinDavid

I Clone this repo git clone git@github.com:stage88/react-weather.git
cd react-weather
run npm install
and then type "npm start",after that i wanna debug-ios in vscode ,but it log out "[Error] Error: Error while executing command 'react-native run-ios --simulator': Error while executing command 'react-native run-ios --simulator'".

packager works well.

setting .
{
"name": "Debug iOS",
"program": "${workspaceRoot}/.vscode/launchReactNative.js",
"type": "reactnative",
"request": "launch",
"platform": "ios",
"sourceMaps": true,
"outDir": "${workspaceRoot}/.vscode/.react"
},

do you have idea about it ? thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions