stuck at “Getting org.scala-sbt sbt 0.13.6 …” when running sbt in terminal

后端 未结 8 1243
忘掉有多难
忘掉有多难 2021-01-30 07:40

Similar problem with How to use sbt behind authenticated proxy?. I tried with the given answer and problem still there.

When I run sbt in terminal, it

8条回答
  •  青春惊慌失措
    2021-01-30 08:27

    There is an update log ...

    $ tail -f $HOME/.sbt/boot/update.log 
    

    Execute the above command in another terminal to see the progress. Using -v option works as others already indicated as well.

提交回复
热议问题