boot-clj / boot

Build tooling for Clojure.
https://boot-clj.github.io/
Eclipse Public License 1.0
1.75k stars 181 forks source link

Fails completely on MacOS 10.14.1 #751

Open zilti opened 5 years ago

zilti commented 5 years ago

Describe the bug I immediately get a Java stack trace on macOS.

To Reproduce Steps to reproduce the behavior:

  1. Download boot.sh, rename to boot and put it on your path
  2. Open a terminal
  3. Type boot and press return.

Expected behavior It self-setups and shows a list of commands.

Desktop (please complete the following information):

Additional context I pasted the stacktrace here: https://termbin.com/1ylq

burn2delete commented 5 years ago

Which version of boot is in your boot.properties file?

zilti commented 5 years ago

Ah, right. 2.8.3 is in there.