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

Running into Tapping homebrew/cask is no longer typically necessary error in the Configure Detox Environment setup #181

Closed
dotcom900825 opened this issue Jan 2, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@dotcom900825
Copy link

Orb version

7.1.1

What happened

Started happening recently, was able to successfully finish this step a month back, and searching on Github also seeing these simiar issues are being reported: geerlingguy/mac-dev-playbook#190

Running into the following error when going through the Configure Detox Environment step

==> Tapping wix/brew
Cloning into '/usr/local/Homebrew/Library/Taps/wix/homebrew-brew'...
remote: Enumerating objects: 747, done.        
remote: Counting objects: 100% (203/203), done.        
remote: Compressing objects: 100% (94/94), done.        
remote: Total 747 (delta 100), reused 188 (delta 91), pack-reused 544        
Receiving objects: 100% (747/747), 1.60 MiB | 11.31 MiB/s, done.
Resolving deltas: 100% (387/387), done.
Tapped 1 cask and 2 formulae (18 files, 1.6MB).
Error: Tapping homebrew/cask is no longer typically necessary.
Add --force if you are sure you need it done.

Exited with code exit status 1

Expected behavior

Should be able to config Detox environment successfully.

@dotcom900825 dotcom900825 added the bug Something isn't working label Jan 2, 2024
@fahimk
Copy link

fahimk commented Jan 4, 2024

Configuring the detox environment is optional in 7.3.0, but that version of the orb needs to be published:

#175

@fotos
Copy link
Collaborator

fotos commented Feb 3, 2024

@dotcom900825 @fahimk newer versions of the orb have been published. 🎉

The feature you are looking for is included in version 7.2.0.

@fotos fotos closed this as completed Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants