react-native run-ios failing after recent updates

Viewed 760

This method worked 1 month ago.

running:

react-native run-ios

returns following error:

Scanning 557 folders for symlinks in /home/michal/WebstormProjects/ReactNativeSampleApp/sampleapp/node_modules (2ms)
Found Xcode project sampleapp.xcodeproj

spawnSync xcrun ENOENT
1 Answers
Related