![[RN] Command PhaseScriptExecution failed with a nonzero exit code 오류 해결.](https://img1.daumcdn.net/thumb/R750x0/?scode=mtistory2&fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdna%2Fy9BzG%2Fbtr0r5fsKzF%2FAAAAAAAAAAAAAAAAAAAAAKVliGAId9bNeAyoWPnO2KuRpZhEEY1f5BPWfzG1GG3T%2Fimg.jpg%3Fcredential%3DyqXZFxpELC7KVnFOS48ylbz2pIh7yKj8%26expires%3D1753973999%26allow_ip%3D%26allow_referer%3D%26signature%3DuayyWfaHtGRF9OBIb3pSN%252Fa6P9g%253D)
Front-End/React Native Issue2023. 2. 23. 02:22[RN] Command PhaseScriptExecution failed with a nonzero exit code 오류 해결.
안녕하세요. RyuWoong 입니다. RN을 만지다보면 다양한 에러를 접하게되는데요, 그 중 누구나 쉽게 맞닥뜨릴 수 있는 에러를 하나 소개하려고합니다. 바로 가보실까요? 문제. RN을 Release 하기 전에 실기기에 빌드를 하시게 될 겁니다. 하지만, Build 중에 에러가 발생합니다. Command PhaseScriptExecution failed with a nonzero exit code 정확하게 알 순 없지만 Node 때문에 발생하는 것 같습니다. 🤔 https://reactnative.dev/docs/new-architecture-troubleshooting#xcode-build-issues Troubleshooting · React Native This page contains resolu..