This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-03-05
Channels
- # aleph (1)
- # announcements (1)
- # babashka (6)
- # beginners (25)
- # biff (6)
- # calva (61)
- # clojure (15)
- # clojure-europe (2)
- # clojurescript (34)
- # cursive (7)
- # events (2)
- # figwheel-main (5)
- # fulcro (10)
- # gratitude (1)
- # malli (2)
- # pathom (1)
- # polylith (3)
- # portal (1)
- # re-frame (3)
- # reagent (10)
- # releases (2)
- # shadow-cljs (19)
- # spacemacs (5)
- # xtdb (2)
does
brew install polyfy/polylith/poly
work at the moment? I keep getting
Invalid formula: /opt/homebrew/Library/Taps/polyfy/homebrew-polylith/Formula/[email protected]
[email protected]: Calling bottle :unneeded is disabled! There is no replacement.
after updating brewI suspect this is because the Homebrew team keep unilaterally changing the rules. This has affected the Clojure CLI in the past and even with your own tap, you're still at their mercy, unfortunately.
I've never installed poly
via brew
(even though I use brew
to manage the Clojure CLI). I have poly
installed as a Clojure CLI tool -- see https://polylith.gitbook.io/poly/install/install/install-as-clojure-cli-tool -- but I mostly use it via an alias in each created Polylith workspace.
✅ 1