swiftbar / SwiftBar

Powerful macOS menu bar customization tool
https://swiftbar.app
MIT License
2.93k stars 92 forks source link

Installation via brew not working? #3

Closed cliss closed 3 years ago

cliss commented 3 years ago

I'm on Catalina, 10.15.7, on an iMac Pro.

I attempted installation via brew and got the following error:

Error: It seems the App source '/usr/local/Caskroom/swiftbar/v1.0.0/SwifBar.app' is not there.

Checking /usr/local/Caskroom/, the swiftbar directory is not there.

Apologies if this is user error on my part, but I've never had this sort of issue with brew before.

Full output below:

casey@imacpro ~> brew tap melonamin/formulae
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 5 taps (heroku/brew, homebrew/core, homebrew/cask, homebrew/bundle and homebrew/cask-fonts).
==> New Formulae
bpytop          gopls           libbsd          libtirpc        v2ray
evernote2md     kubecm          librttopo       utf8cpp         xinput
==> Updated Formulae
Updated 1118 formulae.
==> Deleted Formulae
rmtrash             stlviewer           unp64               xspin
==> New Casks
7777                       font-makinas4              font-waptia
abyssoft-teleport          font-pigmo00               iconset
avast-secure-browser       font-pigmo01               pixelorama
bigsur-cache-cleaner       font-ronde                 yuna
dockmate                   font-togalite
font-chomsky               font-tt2020
==> Updated Casks
/* Deleted for brevity */
==> Deleted Casks
catalina-cache-cleaner     font-baloo-da              font-mr-bedford
djay-pro                   font-baloo-paaji           font-siamreap
font-baloo-bhai            font-baloo-tamma           font-terminal-dosis
font-baloo-bhaijaan        font-baloo-tammudu         font-terminal-dosis-light
font-baloo-bhaina          font-baloo-thambi
font-baloo-chettan         font-miss-saint-delafield

==> Tapping melonamin/formulae
Cloning into '/usr/local/Homebrew/Library/Taps/melonamin/homebrew-formulae'...
remote: Enumerating objects: 74, done.
remote: Counting objects: 100% (74/74), done.
remote: Compressing objects: 100% (58/58), done.
remote: Total 74 (delta 17), reused 34 (delta 6), pack-reused 0
Unpacking objects: 100% (74/74), done.
Tapped 2 casks and 1 formula (102 files, 50.0KB).
casey@imacpro ~> brew cask install swiftbar
==> Downloading https://github.com/swiftbar/SwiftBar/releases/download/v1.0.0/Sw
==> Downloading from https://github-production-release-asset-2e65be.s3.amazonaws
######################################################################## 100.0%
==> Verifying SHA-256 checksum for Cask 'swiftbar'.
==> Installing Cask swiftbar
==> Purging files for version v1.0.0 of Cask swiftbar
Error: It seems the App source '/usr/local/Caskroom/swiftbar/v1.0.0/SwifBar.app' is not there.
krubenok commented 3 years ago

Same ^

Replicated on my end with an Intel Mac running Big Sur.

Also h/t to @cliss for tipping me off to this project on Twitter 🥳

melonamin commented 3 years ago

Should be working now, there was a typo in Brew formulae file

krubenok commented 3 years ago

Nice 👍

image