When I try to build my react native application in Xcode(14.2), I'm getting following error
Command PhaseScriptExecution failed with a nonzero exit code
I tried nvm unalias default
but it didn't worked.
Anyone have an idea to fix this build failed issue ?