mathiasbynens / mathiasbynens/dotfiles
Brew.sh outputs an error due to ambiguous formulae name
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 31.5k
- Forks
- 8.4k
- PR merge metrics
- No merged PRs in 30d
Description
Line 54:
brew install woff2
Error: Formulae found in multiple taps:
* bramstein/webfonttools/woff2
* homebrew/boneyard/woff2
Please use the fully-qualified name e.g. bramstein/webfonttools/woff2 to refer the formula.
Contributor guide
No contributing guide indexed for this repository
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
Open Brew.sh at line 54 and inspect the woff2 installation command. Check the Homebrew error and formula names shown in the issue, then verify that the script installs the intended formula without the ambiguous-tap error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, shell
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 58/100