Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

neil new: Support Git repos without tags #173

Closed
rads opened this issue Mar 9, 2023 · 0 comments · Fixed by #174
Closed

neil new: Support Git repos without tags #173

rads opened this issue Mar 9, 2023 · 0 comments · Fixed by #174

Comments

@rads
Copy link
Collaborator

rads commented Mar 9, 2023

My PR to add deps-new support for the Kit framework was recently merged. Right now there are no tags in the Git repo so the following command fails without the --latest-sha flag:

$ neil new io.github.kit-clj/kit foo
Error building classpath. Library io.github.kit-clj/kit has coord with missing sha
----- Error --------------------------------------------------------------------
Type:     java.io.FileNotFoundException
Message:  /Users/rads/.clojure/.cpcache/F3BEBCF530414D55DD81604838227B4C.cp (No such file or directory)
Location: /Users/rads/.gitlibs/libs/io.github.babashka/neil/350c7ce94060bb0a6e57b32d35c37d9b17d88970/neil:480:3

Related:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant