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
The plugin doesn't provide any progress information. It's impossible to figure out if
sbt crashed or the optimization is still running (and at which point it currently is).
Reproduce with
activator new angular-seed-play
activator
I also tried set logBuffered := false
The text was updated successfully, but these errors were encountered:
The plugin doesn't provide any progress information. It's impossible to figure out if
sbt crashed or the optimization is still running (and at which point it currently is).
Reproduce with
I also tried
set logBuffered := false
The text was updated successfully, but these errors were encountered: