Xcode cloud builds were failing for react-native@v0.71.0

XcodeCloud builds are failing for the specific version v0.71.0 of react-native. When it was on v0.71.4. It was working seamlessly.

I am using Xcode v14.2 on macos Ventura

I am having the following error in the Xcode cloud logs.

No such file or directory @ rb_sysopen - ../node_modules/react-native/package.json
/Volumes/workspace/repository/node_modules/react-native/scripts/react_native_pods.rb:212:in `read'
/Volumes/workspace/repository/node_modules/react-native/scripts/react_native_pods.rb:212:in `react_native_post_install'

Xcode cloud builds were failing for react-native@v0.71.0
 
 
Q