React Native Build Commands Failed: PhaseScriptExecution … (domain=NSPOSIXErrorDomain, code=2)
问题 Environment Mac OS X Version 10.11.3 (15D21) Xcode Version 7.2 (7C68) Simulator Version 9.2 (SimulatorApp-643) react-native-cli 0.1.10 node v5.5.0 What I did before running the app npm install -g react-native-cli react-native init DemoProjectDELETEME cd ./DemoProjectDELETEME react-native run-ios I am new to React Native . When I try to run the default app on iOS simulator I got the following errors. I found a similar issue but it does not solve my problem. Xcode6 can't run any app in