Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unnecessary tap #720

Merged
merged 1 commit into from
Feb 7, 2024
Merged

Remove unnecessary tap #720

merged 1 commit into from
Feb 7, 2024

Conversation

yndajas
Copy link
Member

@yndajas yndajas commented Feb 6, 2024

When running bin/setup as documented here, the error below is logged. Removing tap "homebrew/cask" this from the Brewfile allows bin/setup to run without issue

Error: Tapping homebrew/cask is no longer typically necessary.
Add --force if you are sure you need it done.
Tapping homebrew/cask has failed!
Using docker
Homebrew Bundle failed! 1 Brewfile dependency failed to install.

When running `bin/setup` as documented [here][1], the error below is
logged. Removing this from the Brewfile allows `bin/setup` to run
without issue

```
Error: Tapping homebrew/cask is no longer typically necessary.
Add --force if you are sure you need it done.
Tapping homebrew/cask has failed!
Using docker
Homebrew Bundle failed! 1 Brewfile dependency failed to install.
```

[1]: https://github.com/alphagov/govuk-docker/tree/main?tab=readme-ov-file#installation
@yndajas yndajas merged commit b05d118 into main Feb 7, 2024
2 checks passed
@yndajas yndajas deleted the remove-redundant-brew-config branch February 7, 2024 13:20
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