Pods are not installing
mohanraj546 opened this issue ยท 5 comments
Cloning into '/var/folders/f9/5czb94rd7s3f5ck522s6k1zh0000gp/T/d20200228-22989-l64kwy'...
warning: Could not find remote branch v3.5.2 to clone.
fatal: Remote branch v3.5.2 not found in upstream origin
When will this fix be available?
You can make a temporary fork applying the necessary change and install the package form your github, until the changes be apply on master.
I have a script that runs on postinstall for changes like this that are small. I have this currently in my script until the fix is available: sed -i '' 's/3.5.0/3.6.0/' ./node_modules/react-native-mixpanel/react-native-mixpanel.podspec
You can make a temporary fork applying the necessary change and install the package form your github, until the changes be apply on master.
I've already done that. Just want to know it beforehand to set a reminder. My memory is a mess. ๐