小编Eve*_*ber的帖子

React Native - npx react-native run-ios 在初始化项目后不起作用

阅读https://reactnative.dev/docs/environment-setup 后,我使用npx react-native init ***.

它成功了,因此,我尝试使用 运行该项目npx react-native run-ios,但出现以下错误:

** BUILD FAILED **


The following build commands failed:
    CompileC /Users/loser/Library/Developer/Xcode/DerivedData/test0205-dasunahpjpavelgmslwgmvjhesxy/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper.build/Objects-normal/x86_64/FlipperRSocketResponder.o /Users/loser/Documents/projects/test0205/ios/Pods/Flipper/xplat/Flipper/FlipperRSocketResponder.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)
Run Code Online (Sandbox Code Playgroud)

xcode ios reactjs react-native

33
推荐指数
5
解决办法
1万
查看次数

标签 统计

ios ×1

react-native ×1

reactjs ×1

xcode ×1