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 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 creating a new issue in the lein issue > tracker[1]. > > It's probably also possible to use the %HTTP_CLIENT% environment variable > to solve this. If the Windows shell works anything like bash, then this > should be something like > SET HTTP_CLIENT="call curl -f -L -o" > > [1]: https://github.com/technomancy/leiningen/issues > > -- Jean Niklas > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.