react-native run-ios 报错
来源:
wittywey
2016-10-19

命令行的是下面提示
The following build commands failed:
CompileC /Users/Witte/Desktop/Projects/imoocApp/ios/build/Build/Intermediates/RCTWebSocket.build/Debug-iphonesimulator/RCTWebSocket.build/Objects-normal/x86_64/RCTSRWebSocket.o RCTSRWebSocket.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)
Installing build/Build/Products/Debug-iphonesimulator/imoocApp.app
Launching org.reactjs.native.example.imoocApp
org.reactjs.native.example.imoocApp: 6535
写回答
2回答
-
Scott
2016-10-20
按照红色的提示中的 123 逐步操作一下,再试试看,感觉是版本带来的环境问题,你用的都是哪些具体版本
00 -
wittywey
提问者
2016-10-20
都操作了一遍不可行,22版本好多问题,我用35试着继续吧
00
相似问题