react-native run-ios failing after recent updates?
developer239 opened this issue · 2 comments
developer239 commented
This used to work like a charm. Not anymore though:
react-native run-ios
returns:
Scanning 557 folders for symlinks in /home/michal/WebstormProjects/ReactNativeSampleApp/sampleapp/node_modules (2ms)
Found Xcode project sampleapp.xcodeproj
spawnSync xcrun ENOENT
DracotMolver commented
I'm facing the same issue.
- OS: windows 10
- Node: v8.9.2
- react: 16.0.0
- react-native: 0.51.0
saamerm commented
This was a common issue. Were You guys able to figure this out?