app not in path
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 4.8k
- Forks
- 182
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 1
Description
Installed formula view homebrew but it's not in the $PATH like the others.
I have to manually call /usr/local/Cellar/xcodes/1.2.0/bin/xcodes
This might be an issue with the homebrew install script
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Homebrew formula installation and checking why xcodes is absent from PATH while other installed commands are available. Compare the installed formula layout with the expected executable location; done when a standard Homebrew installation makes xcodes callable without the Cellar path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100