Reputation: 186
"Hello developers, I have an issue in my React Native project (version 0.77). Android is working fine, but when I try to run it on the iOS simulator in Xcode, I get an error. Here are the error logs:
Node found at: /opt/homebrew/Cellar/node/23.6.1/bin/node
/Users/Documents/ProjectName/ios/../node_modules/react-native/scripts/react_native_pods_utils/script_phases.sh: line 34: /opt/homebrew/Cellar/node/23.6.1/bin/node: No such file or directory
Command PhaseScriptExecution failed with a nonzero exit code
I have tried every solution, but it has not worked.
My machine is a MacBook Air 2020 (M1) with the latest macOS Sequoia and the latest Xcode version 15."
Upvotes: 0
Views: 11