-
Notifications
You must be signed in to change notification settings - Fork 69
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
Latest 2.4.0-snapshot won't load on Java 10 #231
Comments
Nope, it's not. Or at least it should be, as I'm using Orchard on Java 10 (it's a Likely it's some problem with Alembic looking at the log you've pasted. |
I encountered the same issue. $ java -version |
Same here. java 10.0.1 2018-04-17 Darwin Kernel Version 15.6.0: Thu Jun 23 18:25:34 PDT 2016; root:xnu-3248.60.10~1/RELEASE_X86_64 x86_64 |
A new snapshot is out. Please let me know if this doesn't solve the problem. |
…ies" This reverts commit f75441e.
Previous snapshot worked fine except for adding dependencies, now it immediately crashes lein. Maybe caused by clojure-emacs/orchard#20 (edit: probably not, see comments). I also found #229 (comment) and #206.
Workaround for CIDER:
The text was updated successfully, but these errors were encountered: