Skip to content

new react native update 0.66 broken #181

@calebjsmith7

Description

@calebjsmith7

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions