79689330

Date: 2025-07-03 18:42:05
Score: 0.5
Natty:
Report link

Turns out that I run a scala-cli command some days ago to set the default repository to some internal url... something like:

scala-cli config --power repositories.default https://<internal_url>

For some reason that seems to mess with the resolver pattern, and also messed with the repository mirrors. I went to the actual config file at ~/Library/Application Support/ScalaCli/secrets/config.json and commented out the setting, that fixed it.

Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: javierhe