-
|
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. |
Beta Was this translation helpful? Give feedback.
Answered by
sgillis
Oct 25, 2025
Replies: 1 comment 1 reply
-
|
If you have CDPATH set, it could be this issue: #1038 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
codedmart
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