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

danger-swift doesn't install #10

Open
Drag11 opened this issue Apr 22, 2022 · 1 comment
Open

danger-swift doesn't install #10

Drag11 opened this issue Apr 22, 2022 · 1 comment

Comments

@Drag11
Copy link

Drag11 commented Apr 22, 2022

After tap/danger-js was updated to the new version 11.0.4, danger-swift started to fail to install because it has a dependency on tap/danger-js.

CircleCI log

==> Tapping danger/tap
Cloning into '/usr/local/Homebrew/Library/Taps/danger/homebrew-tap'...
remote: Enumerating objects: 520, done.        
remote: Counting objects: 100% (88/88), done.        
remote: Compressing objects: 100% (64/64), done.        
Receiving objects:  20% (104/520)
remote: Total 520 (delta 52), reused 51 (delta 24), pack-reused 432        
Receiving objects: 100% (520/520), 94.71 KiB | 1.75 MiB/s, done.
Resolving deltas: 100% (320/320), done.
Tapped 3 formulae (16 files, 116.2KB).
==> Downloading https://github.com/danger/danger-js/releases/download/11.0.4/dan
==> Downloading from https://objects.githubusercontent.com/github-production-rel
######################################################################## 100.0%
==> Installing danger-js from danger/tap
🍺  /usr/local/Cellar/danger-js/11.0.4: 3 files, 104.7MB, built in 4 seconds
==> Running `brew cleanup danger-js`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
==> Downloading https://github.com/danger/danger-swift/archive/3.12.3.tar.gz
==> Downloading from https://codeload.github.com/danger/swift/tar.gz/refs/tags/3
##O#- #                                                                       
==> Installing danger-swift from danger/tap
==> make install PREFIX=/usr/local/Cellar/danger-swift/3.12.3
🍺  /usr/local/Cellar/danger-swift/3.12.3: 17 files, 5.3MB, built in 59 seconds
==> Running `brew cleanup danger-swift`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).

#!/bin/bash --login -eo pipefail
danger-swift ci
ERROR: Danger JS was not found on the system
Please install it with npm or brew


Exited with code exit status 1
CircleCI received exit code 1
@rajee-fruit
Copy link

Seeing the same thing on my CI machine

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

No branches or pull requests

2 participants