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
$ scala-cli run scripts --suppress-experimental-feature-warning --suppress-directives-in-multiple-files-warning scripts -- packages local docker
I get this in console:
Bloop 'bsp' command exited with code 1. Something may be wrong with the current configuration.
Running the clean sub-command to clear the working directory and remove caches might help.
If the error persists, please report the issue as a bug and attach a log with increased verbosity by passing -v -v -v.
and scala-cli hangs. This occurs very often on our CI but this particular log was taken from my macbook (first time I've seen this happen locally). We assumed it was a problem with CI but it seems not to be the case.
The text was updated successfully, but these errors were encountered:
when I run
I get this in console:
and scala-cli hangs. This occurs very often on our CI but this particular log was taken from my macbook (first time I've seen this happen locally). We assumed it was a problem with CI but it seems not to be the case.
The text was updated successfully, but these errors were encountered: