IlanCosman/tide

error installing and configuring

aldopareja opened this issue · 2 comments

Describe the bug

Steps to reproduce

I'm following the usual things:

  1. download the recommended fonts and putting them in .local/shared/fonts/
  2. install fisher with curl -sL https://raw.githubusercontent.com/jorgebucaran/fisher/main/functions/fisher.fish | source && fisher install jorgebucaran/fisher
  3. fisher install IlanCosman/tide

then when it asks to configure it gives me an error.

this is it:

image

Your fish version is too old.

indeed, fixed with:

sudo apt-add-repository ppa:fish-shell/release-3
sudo apt update
sudo apt install fish