Flutter: /Opt/. .. ./Fetch_Head Exists in Filesystem Arch
While I'm Updating and Installing Some Packages on Arch Linux: Sudo Pacman -Syu && Sudo Pacman -S --Needed \ Webkit2Gtk \ Base-Devel \ Curl \ Wget \. .. I Got...
While I'm updating and installing some packages on Arch Linux:
sudo pacman -Syu && sudo pacman -S --needed \
webkit2gtk \
base-devel \
curl \
wget \...
I got following error:
error: failed to commit transaction (conflicting files)
flutter: /opt/flutter/.git/FETCH_HEAD exists in filesystem
Errors occurred, no packages were upgraded.
1 Answer
Fixed with sudo rm -rf /opt/flutter/.git/FETCH_HEAD