taskrabbit / ReactNativeSampleApp

Example app in React Native: sort of like twitter/tumblr
MIT License
929 stars 321 forks source link

react-native run-ios failing after recent updates? #42

Open developer239 opened 7 years ago

developer239 commented 7 years ago

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 6 years ago

I'm facing the same issue.

saamerm commented 6 years ago

This was a common issue. Were You guys able to figure this out?