Fork me on GitHub
#leiningen
<
2017-10-26
>
bbrinck01:10:41

Anyone have 2.7.1 installed locally and have 3m to try out a quick repro?

bbrinck01:10:14

I upgraded to 2.8.0 via homebrew and I’m not excited about trying to get an older version again

noisesmith01:10:01

@bbrinck does homebrew break the standard "lein upgrade <version>" - that's how lein versions are handled normally

noisesmith01:10:13

also why is it useful to manage lein with homebrew?

bbrinck01:10:48

@noisesmith AFAICT, there’s no great advantage or disadvantage. The lein install instructions say “You can check your package manager as well” so I just went with the one-liner

bbrinck01:10:13

more than happy to stop doing that if there are disadvantages I’m unaware of (usually I don’t downgrade, so this hasn’t been an issue)

bbrinck01:10:01

Do you happen to know if I can downgrade with lein upgrade 2.7.1? I could switch to manual install if so

noisesmith01:10:06

yes, lein upgrade doesn't care about the direction - try running lein upgrade without uninstalling - in case it works

noisesmith01:10:22

I've found the ease of switching versions back and forth one of the best things about lein

bbrinck01:10:32

yeah, that’s a big plus, I did not know about that!

bbrinck01:10:36

@noisesmith worked perfect. TIL the benefits of manual install

bbrinck01:10:50

(I needed to remove the homebrew version first, but it was easy to replace)

bbrinck01:10:36

The trampoline workaround works, but I suspect that other tooling like linters may rely on this cc @danielcompton

bbrinck01:10:00

thanks everyone for your hard work on lein. I think this is the first issue I’ve had with it in like 4 years. Amazing to have such a rock-solid tool for my projects

danielcompton01:10:04

Thanks for opening this 🙂

danielcompton02:10:09

@didiercrunch glad to see you got it deployed 🙂

didiercrunch02:10:57

@danielcompton yes, I had two problem, name collisions with maven central and my internet is too slow

didiercrunch02:10:02

many thanks for your help

danielcompton02:10:37

no problem, glad I could help

viesti10:10:59

when is 2.8.1 due? 🙂