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

2021/04/others-ios-how-to-solve-Command-PhaseScriptExecution-failed-with-a-nonzero-exit-code #12

Open
utterances-bot opened this issue Jun 12, 2021 · 5 comments

Comments

@utterances-bot
Copy link

others-how to solve 'Command PhaseScriptExecution failed with a nonzero exit code' when trying to add firebase crashlytics to your ios app ?

  1. Purpose

https://www.bswen.com/2021/04/others-ios-how-to-solve-Command-PhaseScriptExecution-failed-with-a-nonzero-exit-code.html

Copy link

Facing the same issue on Xcode 12.4 React Native 0.64.2 Macos Catalina 10.15.7

Solution work for me:

facebook/react-native#31181 (comment)

Remove NVM nvm-sh/nvm#298 (comment)

@bswen
Copy link
Owner

bswen commented Jun 12, 2021 via email

Copy link

Can we not fix this script phase instead of deleting nvm ??

Having set up numerous projects for my company, I have to work on various projects on daily basis. This requires me to switch between nodejs versions quite frequently.
I don't want to remove nvm.

Copy link

I was also facing the same issue , I fixed it by simply removing nvm and my app start working fine on IOS.
brew uninstall --force nvm

@bswen
Copy link
Owner

bswen commented Mar 1, 2022 via email

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

5 participants