ERROR: transport error 202: bind failed: Cannot assign requested address Anujit Marty 创建于 2019年05月25日 20:49 Hi all When I am trying to use sbt shell in intelliJ it appears the following error message: Do I miss any settings? Thanks
It's not clear why this would fail, but a workaround should be disabling sbt shell debugging in the IntelliJ sbt preferences:
Preferences | Build, Execution, Deployment | Build Tools | sbt
uncheck "Enable debugging for sbt shell"