Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

15
  • 6
    can you explain why is this issue coming and also how choosing Legacy Build System resolves it? @Akshay Sunderwani Commented Sep 20, 2018 at 10:22
  • 279
    You are not fixing the issue, you are just hiding them. Commented Sep 20, 2018 at 17:33
  • 4
    Fixes build error for react-native projects. See issue here: github.com/facebook/react-native/issues/20492 There is a possible fix if you don't want to switch to the Legacy Build System: github.com/facebook/react-native/issues/… Commented Oct 12, 2018 at 11:52
  • 10
    This is not a long-term fix. Eventually the legacy build system will no longer be an option. Commented Oct 15, 2018 at 22:38
  • 8
    Well I'm 100% gonna hide the problem instead of fixing it because none of these solutions work. Seems to be a known problem with Cocoapods; see github.com/CocoaPods/CocoaPods/issues/7949 . I'll hope it somehow fixes itself by the time this workaround is no longer an option. Commented Jan 9, 2019 at 6:50