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
Using sbt 0.13.8, OS X 10.10.4 and Java JDK 1.8.0_51, I get this error when running sbt in the directory to which this project has been cloned:
error: error while loading CharSequence, class file '/Library/Java/JavaVirtualMachines/jdk1.8.0_51.jdk/Contents/Home/jre/lib/rt.jar(java/lang/CharSequence.class)' is broken
(bad constant pool tag 18 at byte 10)
[error] Type error in expression
Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore?
The text was updated successfully, but these errors were encountered:
Using sbt 0.13.8, OS X 10.10.4 and Java JDK 1.8.0_51, I get this error when running
sbt
in the directory to which this project has been cloned:The text was updated successfully, but these errors were encountered: