boot icon indicating copy to clipboard operation
boot copied to clipboard

Unable to install v2.8.2 on MacOS

Open binarykitchen opened this issue 4 years ago • 3 comments

Because of a known bug in v2.8.3 I'd like to downgrade to 2.8.2 but no. Brew doesn't have that version 2.8.2.

Only have the JAR file for v2.8.2 off your releases page but don't know what to do with it. There are no installation instructions when you have a JAR file only.

So yeah wondering here how I can either install via brew or JAR. Any advice or documentation updates very welcome.

binarykitchen avatar Mar 18 '20 03:03 binarykitchen

install with homebrew on mac pin boot version in boot.properties file BOOT_VERSION=2.8.2

burn2delete avatar Mar 18 '20 03:03 burn2delete

@flyboarder thanks. I already tried that, pinpointed to that version in our boot.properties, yet seeing this error https://github.com/boot-clj/boot/issues/745

Looks like pinpointing the version doesn't really work. Or it is something else.

binarykitchen avatar Mar 18 '20 03:03 binarykitchen

@binarykitchen pinning to 2.8.2 should clear up that error

burn2delete avatar Apr 27 '20 21:04 burn2delete