facebook / react-native

A framework for building native applications using React
https://reactnative.dev
MIT License
118.17k stars 24.21k forks source link

react native issue in ios at Xcode while building the ipa file #21059

Closed SridharAlagirisamy closed 5 years ago

SridharAlagirisamy commented 6 years ago

Environment

Environment: OS: macOS High Sierra 10.13.3 Node: 9.7.1 Yarn: Not Found npm: 5.6.0 Watchman: 4.9.0 Xcode: Xcode 9.4.1 Build version 9F2000 Android Studio: Not Found

Packages: (wanted => installed) react: 16.2.0 => 16.2.0 react-native: 0.52.2 => 0.52.2

Description

Shell Script Invocation Error Group error: File /Users/cgisj/Library/Developer/Xcode/DerivedData/sodexo_qol_mobile_client-bpitsmoozftsigeqplinjsatpmay/Build/Intermediates.noindex/ArchiveIntermediates/sodexo_qol_mobile_client Environment/BuildProductsPath/Release-iphoneos/sodexo_qol_mobile_client.app/main.jsbundle does not exist. This must be a bug with Showing All Errors Only

Reproducible Demo

While try to build ipa file in xcode, this issue arrived

react-native-bot commented 6 years ago

Can you run react-native info and edit your issue to include these results under the Environment section?

If you believe this information is irrelevant to the reported issue, you may write [skip envinfo] under Environment to let us know.

react-native-bot commented 6 years ago

It looks like you are using an older version of React Native. Please update to the latest release, v0.56 and verify if the issue still exists.

The ":rewind:Old Version" label will be removed automatically once you edit your original post with the results of running react-native info on a project using the latest release.

react-native-bot commented 5 years ago

I am closing this issue because it does not appear to have been verified on the latest release, and there has been no followup in a while.

If you found this thread after encountering the same issue in the latest release, please feel free to create a new issue with up-to-date information by clicking here.