ktor-cli
ktor-cli copied to clipboard
Linux install inop
Can't get past step 1.
System: Xubuntu 20.04.5 LTS 5.15.0-56-generic
$ snap install --beta --classic ktor
Warning: flag --classic ignored for strictly confined snap ktor ktor (beta) 2.0.0-eap-3 from Ktor (ololoshechkin) installed
$ ktor generate ktor-sample
Uncaught Kotlin exception: okio.FileNotFoundException: No such file or directory at kfun:okio#errnoToIOException(kotlin.Int){}okio.IOException (0x585f14) at kfun:okio#variantSource__at__okio.PosixFileSystem(okio.Path){}okio.Source (0x5935bb) at kfun:io.ktor.generator.cli.installer.KtorInstaller.getRcProperty#internal (0x5cc1a0) at kfun:io.ktor.generator.cli.installer.KtorInstaller.installJdkIfAbsent#internal (0x5ccd19) at kfun:io.ktor.generator.cli.installer.KtorInstaller#downloadKtorProject(kotlin.String){} (0x5cd84f) at kfun:GenerateProject#execute(){} (0x5c5453) at kfun:kotlinx.cli.ArgParser#parse(kotlin.collections.List<kotlin.String>){}kotlinx.cli.ArgParserResult (0x59a11d) at kfun:kotlinx.cli.ArgParser#parse(kotlin.Array<kotlin.String>){}kotlinx.cli.ArgParserResult (0x596e79) at Init_and_run_start (0x692b31) at __libc_start_main (0x7f6b0d9d8c87) at (0x406211) at ((nil))