react-native-community / react-native-circleci-orb

A CircleCI Orb to Simplify Testing your React Native App
MIT License
174 stars 81 forks source link

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

Closed dotcom900825 closed 7 months ago

dotcom900825 commented 8 months ago

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: https://github.com/geerlingguy/mac-dev-playbook/issues/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.

fahimk commented 8 months ago

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

https://github.com/react-native-community/react-native-circleci-orb/issues/175

fotos commented 7 months ago

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

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