-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Environment
Do not have react-native locally installed, I use npx react-native init which pulls the latest react native version.
Things I’ve done to figure out my issue
Can't find anything online for this issue.
I've tried using version 0.65.1 which worked for my previous projects but after copying my package.json and removing node modules, npm i, cd ios && pod install. I get further error messages. I'd rather use the most up to date version but it seems its completely broken out of the box!
Upgrading version
0.66
Description
This is the error i'm getting. First thing I did was npx react-native init and then after it was done, I did npx react-native run-ios and got this error message. This is straight out of the box.
** BUILD FAILED ** The following build commands failed: CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler CompileSwift normal x86_64 /Volumes/T7/repos/piratedefense/ios/Pods/YogaKit/YogaKit/Source/YGLayoutExtensions.swift (2 failures)