Reported here: https://github.com/technomancy/leiningen/issues/1800
The workaround is to remove any "wget" or "curl" in your PATH, which will
force lein.bat to use powershell (when downloading from github).
On Monday, January 12, 2015 at 9:25:26 PM UTC+11, Jean Niklas L'orange
wrote:
> Hi t
Hi there,
On Monday, January 12, 2015 at 3:22:46 AM UTC+1, hba wrote:
>
> The message comes from wget [1] and to fix it i uninstalled it to let
> leiningen-win-installer [2] use curl instead.
>
If it's more sensible to use curl over wget on Windows by default, then I'd
like to have one of you
On Sun, Jan 11, 2015 at 11:08 AM, Arie van Wingerden
wrote:
> Hi,
>
> on Windows I get a certificate error
>
Same for me.
The message comes from wget [1] and to fix it i uninstalled it to let
leiningen-win-installer [2] use curl instead.
Leiningen issue related:
https://github.com/technomancy/
Hi,
on Windows I get a certificate error:
C:\Windows\system32>lein self-install
Downloading Leiningen now...
--2015-01-11 18:06:04--
https://github.com/technomancy/leiningen/releases/downl
oad/2.5.1/leiningen-2.5.1-standalone.zip
Resolving github.com... 192.30.252.130
Connecting to github.com|192
Greetings, hackers.
I'm happy to announce the release of Leiningen version 2.5.1. This version
contains mostly minor fixes related to profiles and aliases, but also a fix for
a rather annoying issue that caused lein upgrade/downgrade/self-install to
break on Windows.
Here's a full list of user-vi