|
I just installed spec-kit used the uv method: Then in my repo did: I keep getting this whenever I try to run a or The files are there: I am using a mac with zsh, starship, direnv if any of that matters, but even loading a blank zsh env it has the same issue. |
Answered by
sgillis
Oct 25, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you have CDPATH set, it could be this issue: #1038
I made a pull request to fix that issue, so you could try it out