Can't pod install on a react-native projet for iOs15

Hello,

I used to build correctly my react-native app for iOS14, but I can't build anymore for iOS 15.

I had to change my MacBook Pro to install MacOs Big Sur and install xCode13.

First time I tried to install Pod, I had a link error for FBReactNativeSpec but I fixed it in podFile.

Now I try to install pod I have this error : /usr/local/Cellar/cocoapods/1.11.2_1/libexec/gems/cocoapods-1.11.2/lib/cocoapods/user_interface/error_report.rb:34:in `force_encoding': can't modify frozen String (FrozenError)

Could you help me to fixe that, please ?

Can't pod install on a react-native projet for iOs15
 
 
Q