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
I can't imagine this being OS-specific (but I don't know for sure). It may be shell-specific, though: are you using bash or zsh? bash expands the tilde, but zsh does not, AFAIK.
uv warns about
/home/$user/.local/bin
not being in my PATH, although~/.local/bin
is, i.e. not recognizing the tilde.Demo:
The text was updated successfully, but these errors were encountered: