steps
run cs setup on Windows
problem
Checking if the standard Scala applications are installed
Installed ammonite
Found cs
Found coursier
Found scala
Found scalac
Exception in thread "main" java.util.NoSuchElementException: sbt/bin/sbt.exe not found in C:\Users\rjone\AppData\Local\Coursier\cache\v1\https\github.com\sbt\sbt\releases\download\v1.9.0\sbt-1.9.0.zip
expectation
There should be an sbt.exe in the zip file, but there isn't.
notes
steps
run
cs setupon Windowsproblem
expectation
There should be an sbt.exe in the zip file, but there isn't.
notes