小编Al *_*ran的帖子

无法构建 iOS 项目。我们运行了“xcodebuild”命令,但它以错误代码 65 退出

我是 React Native 开发的新手。我正在使用带有 M1 芯片的新 MacBook Air(M1,2020)。我已经安装了以下依赖项:

Node =  v14.15.3
Npm  = 6.14.9
Homebrew  = 2.7.0
react-native-cli: 2.0.1
Xcode Version 12.3
Run Code Online (Sandbox Code Playgroud)

项目创建日志如下:

alimran@Als-MacBook-Air prod % react-native init test
This will walk you through creating a new React Native project in /Users/alimran/workspace/reactnative/prod/test
Installing react-native...
Consider installing yarn to make this faster: https://yarnpkg.com
npm WARN deprecated @hapi/joi@15.1.1: Switch to 'npm install joi'
npm WARN deprecated @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained
npm WARN deprecated …
Run Code Online (Sandbox Code Playgroud)

xcode reactjs react-native

1
推荐指数
2
解决办法
5784
查看次数

标签 统计

react-native ×1

reactjs ×1

xcode ×1