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
After trying the 1.029, 1.028 and 1.027 I just give up and ask: which is the latest working release ?
Apart from the \r newline in the kobaltw script (open issue #495 ), starting a new project is impossible:
sat-l50:~/dev/kotlin/kobalt-prj>kobaltw --init kotlin [Wrapper] Warning: couldn't download https://beust.com/kobalt/kobalt-1.0.127.zip [Wrapper] Warning: couldn't download https://beust.com/kobalt/kobalt-1.0.127.zip [Wrapper] Warning: couldn't download https://beust.com/kobalt/kobalt-1.0.127.zip Exception in thread "main" java.io.FileNotFoundException: /home/mm/.kobalt/wrapper/dist/kobalt-1.0.127.zip (No such file or directory) at java.util.zip.ZipFile.open(Native Method) at java.util.zip.ZipFile.<init>(ZipFile.java:225) at java.util.zip.ZipFile.<init>(ZipFile.java:155) at java.util.zip.ZipFile.<init>(ZipFile.java:169) at com.beust.kobalt.wrapper.Main.extractZipFile(Main.java:336) at com.beust.kobalt.wrapper.Main.installDistribution(Main.java:189) at com.beust.kobalt.wrapper.Main.installAndLaunchMain(Main.java:82) at com.beust.kobalt.wrapper.Main.main(Main.java:18)
The text was updated successfully, but these errors were encountered:
After trying the 1.029, 1.028 and 1.027 I just give up and ask: which is the latest working release ?
Apart from the \r newline in the kobaltw script (open issue #495 ), starting a new project is impossible:
sat-l50:~/dev/kotlin/kobalt-prj>kobaltw --init kotlin [Wrapper] Warning: couldn't download https://beust.com/kobalt/kobalt-1.0.127.zip [Wrapper] Warning: couldn't download https://beust.com/kobalt/kobalt-1.0.127.zip [Wrapper] Warning: couldn't download https://beust.com/kobalt/kobalt-1.0.127.zip Exception in thread "main" java.io.FileNotFoundException: /home/mm/.kobalt/wrapper/dist/kobalt-1.0.127.zip (No such file or directory) at java.util.zip.ZipFile.open(Native Method) at java.util.zip.ZipFile.<init>(ZipFile.java:225) at java.util.zip.ZipFile.<init>(ZipFile.java:155) at java.util.zip.ZipFile.<init>(ZipFile.java:169) at com.beust.kobalt.wrapper.Main.extractZipFile(Main.java:336) at com.beust.kobalt.wrapper.Main.installDistribution(Main.java:189) at com.beust.kobalt.wrapper.Main.installAndLaunchMain(Main.java:82) at com.beust.kobalt.wrapper.Main.main(Main.java:18)
The text was updated successfully, but these errors were encountered: