Roberto Leibman
Roberto Leibman
Ok... so I think I'm bailing out and using sshj directly, sorry. I managed to figure out how to use sshj in a somewhat more scala way with futures, I...
Boom there it is.
I would love to fix it, but it doesn't build locally: ```=== End Selected Modules === [info] loading settings for project quill from build.sbt ... [info] resolving key references (15659...
Yeah, there's an incompatibility somewhere with sbt-prompt!
ok, I fixed some of the compiler errors in Dsl.scala, but in Parser.scala, there's some errors I'm not sure how to fix, and if they are very deep and require...
Have you tried compiling it for 1.2.0? I can work on this. I think the first thing I find is that ReactElement was renamed to React.Element
Also, for what it's worth, the error happened when in the diff from the `main` branch to the `scalaError` branch.
Yeah, I know, unfortunately I don't have a lot of time to reproduce a minimal version, at least I know that it happens on that specific branch, so there's only...