-
Notifications
You must be signed in to change notification settings - Fork 223
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
Conscript fails to install giter8 on MacOS #545
Comments
Have you tried Coursier? It is possible to install g8 simply prompting |
I'm running into the same problem on Ubuntu. |
Are you using conscript or coursier? |
Just to be sure, try installing coursier locally and not globally using
and then try installing giter8 with it
but remember to uninstall conscript first |
Thanks, that worked for me! |
You're welcome! @jasperstein what about you? |
It does 👍 Thanks! However the official documentation at http://www.foundweekends.org/giter8/setup.html only mentions brew and conscript, both of which do not work. (So this is more a documentation issue than anything else) |
I will update it ASAP, don't worry. |
steps
Trying to install giter8 locally using conscript (since
brew
no longer will, see also #475).MacOS 11.2.3, conscript 0.5.5, sbt 1.5.0.
problem
giter8 won't download, let alone install.
stack trace
expectation
giter8 is installed
notes
The text was updated successfully, but these errors were encountered: