ReactNativeSampleApp
ReactNativeSampleApp copied to clipboard
react-native run-ios failing after recent updates?
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
I'm facing the same issue.
- OS: windows 10
- Node: v8.9.2
- react: 16.0.0
- react-native: 0.51.0
This was a common issue. Were You guys able to figure this out?