homebrew-tools
homebrew-tools copied to clipboard
"No version is set for command clj"
Ran brew install clojure/tools/clojure to install Clojure on a fresh M3 Macbook Pro (running Sonoma 14.3) as per the official docs and am getting this error when I try to run clj:
No version is set for command clj
Consider adding one of the following versions in your config file at
clojure 1.11.1.1208
How do I set a version for clj command?
Hmm, this might be related to asdf. Investigating.