Cannot install cli on mac

Hi Guys

On my mac running :

curl -L https://github.com/storj/storj/releases/latest/download/uplink_darwin_amd64.zip -o uplinkng_darwin_amd64.zip

Then

unzip -o uplinkng_darwin_amd64.zip

Displays

Archive: uplinkng_darwin_amd64.zip
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of uplinkng_darwin_amd64.zip or
uplinkng_darwin_amd64.zip.zip, and cannot find uplinkng_darwin_amd64.zip.ZIP, period.

Thanks for your help

Hello @6e61b902a3fbd100bcac ,
Welcome to the forum!

Yes, sorry - the latest binary for macOS is missing, I notified the team.
You can use this link for now: https://github.com/storj/storj/releases/download/v1.49.5/uplink_darwin_amd64.zip

2 Likes