Skip to content

Conversation

@ayewo
Copy link

@ayewo ayewo commented Jan 15, 2026

The README is has a typo in the instructions for installation via brew which was merged last month:

brew install copilot-cli

It is trying to install a non-existent formula copilot-cli (404) instead of via cask copilot-cli:

Warning: No available formula with the name "copilot-cli". Did you mean copilot?
==> Searching for similarly named formulae and casks...
==> Formulae
copilot

To install copilot, run:
  brew install copilot

==> Casks
copilot-for-xcode

To install copilot-for-xcode, run:

This PR fixes that. Actually, I take that back.

Running the fix: brew install --cask copilot-cli added in my PR doesn't work on my machine (macOS Sequoia 15.6):

 brew install --cask copilot-cli
Warning: Cask 'copilot-cli' is unavailable: No Cask with this name exists.
==> Searching for similarly named casks...
==> Casks
copilot-for-xcode

To install copilot-for-xcode, run:
  brew install --cask copilot-for-xcode

Had to go with pnpm i -g @github/copilot for the time being.

@talledoscarlos8-tech

This comment was marked as resolved.

@talledoscarlos8-tech
Copy link

Todo Bien

@talledoscarlos8-tech
Copy link

IA eStudio Talledos

@talledoscarlos8-tech
Copy link

@talledoscarlos8-tech
Copy link

1 similar comment
@talledoscarlos8-tech
Copy link

@talledoscarlos8-tech
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants