You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pod 'Nama-lite', :git => 'https://github.com/Faceunity/FULiveDemo.git', :tag => '7.3.2'
After run pod install command have error occur.
`[!] Error installing Nama-lite
[!] Failed to download 'Nama-lite': [!] /usr/bin/git clone https://github.com/Faceunity/FULiveDemo.git /var/folders/_c/1d2ntzdd7gzf8491j6w10sfm0000gn/T/d20231013-20922-1uxf2f --template= --single-branch --depth 1 --branch 7.3.2
Cloning into '/var/folders/_c/1d2ntzdd7gzf8491j6w10sfm0000gn/T/d20231013-20922-1uxf2f'...
warning: Could not find remote branch 7.3.2 to clone.
fatal: Remote branch 7.3.2 not found in upstream origin
`
How can I fix it?
The text was updated successfully, but these errors were encountered:
In the my pod file have add:
Cloning into '/var/folders/_c/1d2ntzdd7gzf8491j6w10sfm0000gn/T/d20231013-20922-1uxf2f'...
warning: Could not find remote branch 7.3.2 to clone.
fatal: Remote branch 7.3.2 not found in upstream origin
`
How can I fix it?
The text was updated successfully, but these errors were encountered: