react-weather icon indicating copy to clipboard operation
react-weather copied to clipboard

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

Open zelinDavid opened this issue 7 years ago • 1 comments

I Clone this repo git clone [email protected]: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.

zelinDavid avatar Dec 08 '17 06:12 zelinDavid

and i've added key.js.

zelinDavid avatar Dec 08 '17 06:12 zelinDavid