Marc Daya
Marc Daya
Try passing `--exit?` to `test-cljs`.
On macOS, I'm seeing an outright failure with Java 10. ``` >> boot -h Exception in thread "main" java.lang.ClassCastException: java.base/jdk.internal.loader.ClassLoaders$AppClassLoader cannot be cast to java.base/java.net.URLClassLoader at Boot.loadJar(Boot.java:228) at Boot.main(Boot.java:254) >>...
That worked for me @alexander-yakushev, thanks! I didn't think of repulling the bootstrap script ):