Alonso Montero
Alonso Montero
I have managed to get this working with one of the suggestions in the original issue. Add the options `--batch -Dsbt.server.forcestart=true` when running sbt. Examples: `sbt --batch -Dsbt.server.forcestart=true compile` `sbt...
I have been researching more about this issue. I realized that, in my case, this happens because the directory that contains the file is on a Network File System (which...
I am also interested in this feature. Does anyone have any updates?
What is your `XDG_RUNTIME_DIR` environment variable set to? If that variable is set, then that should be the place where **sbt** is trying to create a socket.