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
After git clone http://github.com/denisidoro/navi /opt/navi sudo git clone http://github.com/denisidoro/navi /opt/navi cd /opt/navi
Everything is normal.
But after sudo make install
It outputs scripts/install and I can't invoke navi.
The output after invoking navi is /opt/navi/src/ui.sh: line 4: fzf: command not found grep: Invalid range end
The text was updated successfully, but these errors were encountered:
After
git clone http://github.com/denisidoro/navi /opt/navi
sudo git clone http://github.com/denisidoro/navi /opt/navi
cd /opt/navi
Everything is normal.
But after
sudo make install
It outputs
scripts/install
and I can't invoke navi.The output after invoking navi is
/opt/navi/src/ui.sh: line 4: fzf: command not found
grep: Invalid range end
The text was updated successfully, but these errors were encountered: