Canardoux / flutter_sound

Flutter plugin for sound. Audio recorder and player.
Mozilla Public License 2.0
877 stars 574 forks source link

[BUG]:7.8.4 pod install cannot install tau_core #1083

Closed leave-alone closed 2 months ago

leave-alone commented 2 months ago

Installing tau_core (7.8.4)

Git download Git download $ /usr/bin/git clone https://github.com/canardoux/tau_core.git /var/folders/v2/n4yzx4t57ls_18p0lkznd41c0000gn/T/d20240830-83744-1b124if --template= --single-branch --depth 1 --branch 7.8.4

[!] Error installing tau_core
[!] /usr/bin/git clone https://github.com/canardoux/tau_core.git /var/folders/v2/n4yzx4t57ls_18p0lkznd41c0000gn/T/d20240830-83744-1b124if --template= --single-branch --depth 1 --branch 7.8.4

Cloning into '/var/folders/v2/n4yzx4t57ls_18p0lkznd41c0000gn/T/d20240830-83744-1b124if'...
warning: Could not find remote branch 7.8.4 to clone.
fatal: Remote branch 7.8.4 not found in upstream origin
Larpoux commented 2 months ago

Why are you trying to install tau_core 7.8.4 This project is deprecated. You must do :

git clone --recursive git@github.com:Canardoux/flutter_sound.git