You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cloning: https://github.com/juxt/pack.git
Error building classpath. Unable to clone /Users/rick/.gitlibs/_repos/https/github.com/juxt/pack
fatal: could not read Username for 'https://github.com': terminal prompts disabled
However I think a better fix is probably just to rename the repository in github to pack; as the API namespaces are now no longer packaged under .alpha; I can only assume this is the intent. Obviously I can't submit a PR for that renames the repo though :-)
Thanks again 🙇
The text was updated successfully, but these errors were encountered:
I really want to rename the repo, and I think we should. I've created the Stable milestone to mark out any outstanding tasks that need tackling first. There's nothing scary there.
I did create a small patch to the README for this, but then figured it would be better to make an issue for it as there are probably better fixes.
Basically this tools.deps coordinate is wrong:
It errors with
And changing it to this works:
However I think a better fix is probably just to rename the repository in github to
pack
; as the API namespaces are now no longer packaged under.alpha
; I can only assume this is the intent. Obviously I can't submit a PR for that renames the repo though :-)Thanks again 🙇
The text was updated successfully, but these errors were encountered: