kumo icon indicating copy to clipboard operation
kumo copied to clipboard

Homebrew install fails

Open eramire2 opened this issue 5 years ago • 2 comments

brew install kumo ==> Downloading https://search.maven.org/remotecontent?filepath=com/kennycason/k

curl: (22) The requested URL returned error: 504 Gateway Time-out Error: An exception occurred within a child process: DownloadError: Failed to download resource "kumo" Download failed: https://search.maven.org/remotecontent?filepath=com/kennycason/kumo-cli/1.17/kumo-cli-1.17.jar

eramire2 avatar Jun 23 '19 13:06 eramire2

@eramire2 I'll check it out. it used to work. :)

I just did a quick search and see that version 1.17 is released to maven central: https://search.maven.org/artifact/com.kennycason/kumo-core/1.22/jar

The Download failed url you posted also resolves for me: https://search.maven.org/remotecontent?filepath=com/kennycason/kumo-cli/1.17/kumo-cli-1.17.jar

I'll check out the script.

kennycason avatar Jul 18 '19 21:07 kennycason

I'll be checking this out again today as i release a new version.

kennycason avatar May 12 '20 00:05 kennycason