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
**Problem**
Currently the website puts `cs setup` on the top item as a way of installing sbt,
however, the users seem to run into issues with `cs setup`, which is not great
for the out-of-box experience of sbt.
**Solution**
Promote more reliable way of installing sbt.
Install the latest Coursier before attempting the following steps.
92
+
There are multiple bug reports on `cs setup`. See [coursier#2953](https://github.com/coursier/coursier/issues/2953), [#7278](https://github.com/sbt/sbt/issues/7278) etc.
0 commit comments