-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Installation failed, could not locate the artifact for template #74
Comments
Hmm, I can't reproduce this locally on my machine. Might be worth cleaning maven cache in your |
Blew away everything under ~/.m2, reinstalled clojure, re-ran those command, got stuck at the same place. |
Ah ok, I tried blowing m2 away locally and can reproduce this now as well. |
@hjbolide and should be back to working here, you may have to blow |
Yep confirmed it's working now, thanks a lot @yogthos. |
Closing the issue as it has been fixed. |
Thanks for the report, glad we got it sorted! |
Hi,
Tried to install Kit following command:
clojure -Ttools install com.github.seancorfield/clj-new '{:git/tag "v1.2.381"}' :as new
and
clojure -Tnew create :template io.github.kit-clj :name self/kit
Second command failed due to the following error:
Any idea when the template would be re-instated in maven repo? or it has been moved permanently somewhere else?
The text was updated successfully, but these errors were encountered: