bswen / bswen-project

code for www.bswen.com
http://www.bswen.com
Apache License 2.0
20 stars 34 forks source link

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

Open utterances-bot opened 3 years ago

utterances-bot commented 3 years ago

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

MuhammadUmairMoosani commented 3 years ago

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

Solution work for me:

https://github.com/facebook/react-native/issues/31181#issuecomment-802155250

Remove NVM https://github.com/nvm-sh/nvm/issues/298#issuecomment-30618281

bswen commented 3 years ago

Thanks for your comments.

On Sat, 12 Jun 2021 at 16:34, Muhammad Umair Moosani < @.***> wrote:

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) https://github.com/facebook/react-native/issues/31181#issuecomment-802155250

Remove NVM nvm-sh/nvm#298 (comment) https://github.com/nvm-sh/nvm/issues/298#issuecomment-30618281

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/bswen/bswen-project/issues/12#issuecomment-860021584, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADHDFHOZPTJHRGN5IBY4NRLTSMLZDANCNFSM46SG6X5A .

quriosapien commented 3 years ago

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.

FaisalKhawaj commented 2 years ago

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 commented 2 years ago

thanks for your feedback.

FaisalKhawaj @.***>于2022年3月1日 周二14:19写道:

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

— Reply to this email directly, view it on GitHub https://github.com/bswen/bswen-project/issues/12#issuecomment-1055066133, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADHDFHIMW4YM6NNVMZMXPKDU5WZHXANCNFSM46SG6X5A . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you commented.Message ID: @.***>