-
-
Notifications
You must be signed in to change notification settings - Fork 180
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
Upgrade to latest version throws exception, on Windows #541
Comments
Follow up. This appears to be fatal, as I can no longer use |
Thanks for the report. It looks like f339a8d is the culprit. |
@ryancole If can you let us know your versions of Windows and Java, that could be helpful. |
@alandipert sure, no problem.
|
Should Work ™️ This will go out with 2.7.1. People on Windows should use 2.6.0 in the meantime. Thanks for the report! |
"This will go out with 2.7.1." I just updated to 2.7.1 and am still getting the same error on Windows 10. |
@worktimepower do you have the output of |
I just performed a simple
boot -u
, on Windows. I believe I was going from 2.6.0 to 2.7.0. I'm not familiar with Java / Clojure exceptions enough to make any sense of this, though.In this screenshot, I had already performed the
boot -u
which did its thing without any errors. Here though, you see the immediately next call toboot
downloads new dependencies and throws an exception.Hope this helps!
The text was updated successfully, but these errors were encountered: