React-native: normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler

Created on 13 Jun 2018  路  3Comments  路  Source: facebook/react-native

* BUILD FAILED *
The following build commands failed:
CompileC /Users/rigelmac/Desktop/React Native/CertARoof/ios/build/Build/Intermediates.noindex/React.build/Debug-iphonesimulator/third-party.build/Objects-normal/x86_64/raw_logging.o /Users/rigelmac/Desktop/React Native/CertARoof/node_modules/react-native/third-party/glog-0.3.4/src/raw_logging.cc normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
CompileC /Users/rigelmac/Desktop/React Native/CertARoof/ios/build/Build/Intermediates.noindex/React.build/Debug-iphonesimulator/third-party.build/Objects-normal/x86_64/signalhandler.o /Users/rigelmac/Desktop/React Native/CertARoof/node_modules/react-native/third-party/glog-0.3.4/src/signalhandler.cc normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
(2 failures)

Installing build/Build/Products/Debug-iphonesimulator/CertARoof.app
An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=2):
lstat of /Users/rigelmac/Desktop/React Native/CertARoof/ios/build/Build/Products/Debug-iphonesimulator/CertARoof.app failed: No such file or directory
No such file or directory
Print: Entry, ":CFBundleIdentifier", Does Not Exist

Command failed: /usr/libexec/PlistBuddy -c Print:CFBundleIdentifier build/Build/Products/Debug-iphonesimulator/CertARoof.app/Info.plist
Print: Entry, ":CFBundleIdentifier", Does Not Exist

Environment

Xcode : 9.3
ReactNative : 0.55.4

Description

Can't run code using terminal in mac.

Steps to Reproduce

react-native init CertARoof
cd CertARoof
react-native run-ios

Ran Commands For Stack Overflow Locked

Most helpful comment

Please give me how to solve this issue...

Scanning folders for symlinks in /Users/rigelmac/Desktop/React Native/CertARoof/node_modules (20ms)

Environment:
OS: macOS High Sierra 10.13.4
Node: 8.11.2
Yarn: 1.7.0
npm: 6.1.0
Watchman: 4.9.0
Xcode: Xcode 9.3 Build version 9E145
Android Studio: Not Found

Packages: (wanted => installed)
react: 16.3.1 => 16.3.1
react-native: 0.55.4 => 0.55.4

All 3 comments

It looks like your issue may be missing some necessary information. Can you run react-native info and edit your issue to include these results under the Environment section?

Please give me how to solve this issue...

Scanning folders for symlinks in /Users/rigelmac/Desktop/React Native/CertARoof/node_modules (20ms)

Environment:
OS: macOS High Sierra 10.13.4
Node: 8.11.2
Yarn: 1.7.0
npm: 6.1.0
Watchman: 4.9.0
Xcode: Xcode 9.3 Build version 9E145
Android Studio: Not Found

Packages: (wanted => installed)
react: 16.3.1 => 16.3.1
react-native: 0.55.4 => 0.55.4

Please use Stack Overflow for this type of question.

Was this page helpful?
0 / 5 - 0 ratings