installation - Leiningen installing error? -


today when finshed install leiningen
below error shows up.
wrong , how fix !

enter image description here

obviously leiningen's jar has not been downloaded. can try install manually:

1. download https://raw.githubusercontent.com/technomancy/leiningen/stable/bin/lein.bat  2. lein.bat self-install  

it should show download of jar.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -