Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS build crashes in project which create last template version #254

Open
movpushmov opened this issue Mar 16, 2022 · 4 comments
Open

iOS build crashes in project which create last template version #254

movpushmov opened this issue Mar 16, 2022 · 4 comments

Comments

@movpushmov
Copy link

Description

iOS App version build crashes with exit code 1.

Version

0.67.3

Output of npx react-native info

System:
OS: macOS 12.2.1
CPU: (10) arm64 Apple M1 Pro
Memory: 1.20 GB / 16.00 GB
Shell: 5.8 - /bin/zsh
Binaries:
Node: 16.13.1 - /usr/local/bin/node
Yarn: 1.22.17 - /opt/homebrew/bin/yarn
npm: 6.14.15 - /usr/local/bin/npm
Watchman: 2022.02.07.00 - /opt/homebrew/bin/watchman
Managers:
CocoaPods: 1.11.2 - /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms: DriverKit 21.2, iOS 15.2, macOS 12.1, tvOS 15.2, watchOS 8.3
Android SDK: Not Found
IDEs:
Android Studio: Not Found
Xcode: 13.2.1/13C100 - /usr/bin/xcodebuild
Languages:
Java: Not Found
npmPackages:
@react-native-community/cli: Not Found
react: 17.0.2 => 17.0.2
react-native: 0.67.3 => 0.67.3
react-native-macos: Not Found
npmGlobalPackages:
react-native: Not Found

Steps to reproduce

  1. Create new project with command

npx react-native init AwesomeTSProject --template react-native-template-typescript

  1. Run Metro Bundler

npm run start

  1. Run iOS Build

npm run ios

  1. See an Error

Snack, code example, screenshot, or link to a repository

Crash log:

https://controlc.com/64ad9455

@movpushmov
Copy link
Author

npx react-native init AwesomeTSProject --template [email protected]

Setting version of react-native init template solve problem - this is workaround. But this don't solve problem in actual template version

@radko93
Copy link
Collaborator

radko93 commented Mar 28, 2022

Can you provide any example code?

@movpushmov
Copy link
Author

Can you provide any example code?

All steps for reproduce you can find in my issue

"Steps to reproduce"

@movpushmov
Copy link
Author

@radko93

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants