withfig / fig

Public issue tracker for Fig.
https://fig.io
MIT License
2.06k stars 63 forks source link

No such file or directory #1376

Open clo4 opened 2 years ago

clo4 commented 2 years ago
/Users/NAME/.zprofile:.:2: no such file or directory: /Users/NAME/.fig/shell/zprofile.pre.zsh
/Users/NAME/.zprofile:.:14: no such file or directory: /Users/NAME/.fig/shell/zprofile.post.zsh

If this is happening to you, please let us know! Running fig install --dotfiles should fix it.

fztrevisan commented 1 year ago

Since the latest update, every time I open my terminal, I get all these messages at once:

/Users/NAME/.fig/shell/zprofile.pre.zsh:1: no such file or directory: /Users/NAME/.local/bin/fig /Users/NAME/.fig/shell/zprofile.post.zsh:1: no such file or directory: /Users/NAME/.local/bin/fig /Users/NAME/.fig/shell/zshrc.pre.zsh:1: no such file or directory: /Users/NAME/.local/bin/fig /Users/NAME/.fig/shell/zshrc.post.zsh:1: no such file or directory: /Users/NAME/.local/bin/fig

Tried to run fig install --dotfiles but I get the following: zsh: command not found: fig