We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
boot development
Hi, I am trying to follow the given tutorial. But when I do ./boot development with
./boot development
boot: can't use boot.core version : need at least 2.0.0
java.lang.RuntimeException: No reader function for tag tailrecursion.boot.core/version
I am running this on
Any help would be much appreciated.
The text was updated successfully, but these errors were encountered:
I get:
java.io.FileNotFoundException: Could not locate tailrecursion/hoplon/boot__init.class or tailrecursion/hoplon/boot.clj on classpath: ,
when I try to run boot.
Leiningen 2.5.1 on Java 1.8.0_31 Java HotSpot(TM) 64-Bit Server VM
Sorry, something went wrong.
No branches or pull requests
Hi, I am trying to follow the given tutorial.
But when I do
./boot development
withboot: can't use boot.core version : need at least 2.0.0
java.lang.RuntimeException: No reader function for tag tailrecursion.boot.core/version
I am running this on
Any help would be much appreciated.
The text was updated successfully, but these errors were encountered: