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

Does pod install work on v6.9.x with intel MBP? (works on 6.8.x) #253

Open
MacKentoch opened this issue Mar 4, 2022 · 0 comments
Open

Comments

@MacKentoch
Copy link

MacKentoch commented Mar 4, 2022

Expected results

What did you expect to happen?

Observed results

What happened?

Logs

Please add the log output here.

Steps to reproduce

Creating a brand new react-native project with default version (=latest = 6.9.x) won't be able to pod install (pod install and glog mess etc...):
npx react-native init myApp --template react-native-template-typescript

Using v6.8.X version does not have any issue but prevents from upgrading RN version:

npx react-native init myApp --template react-native-template-typescript@6.8.6

@MacKentoch MacKentoch changed the title Does pod install works on v6.9.x with intel MBP? (work on 6.8.x) Does pod install works on v6.9.x with intel MBP? (works on 6.8.x) Mar 4, 2022
@MacKentoch MacKentoch changed the title Does pod install works on v6.9.x with intel MBP? (works on 6.8.x) Does pod install work on v6.9.x with intel MBP? (works on 6.8.x) Mar 4, 2022
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

1 participant