GAM-team / got-your-back

Got Your Back (GYB) is a command line tool for backing up your Gmail messages to your computer using Gmail's API over HTTPS.
https://github.com/GAM-team/got-your-back/wiki
Apache License 2.0
2.61k stars 206 forks source link

Installation results in "ERROR: Attribute: browser_download_url for macos-x86_64.tar.xz version latest not found" #315

Closed moret closed 3 years ago

moret commented 3 years ago

Hi! I tried to install GYB as described on the Wiki and on README, but got the following error message:

~$ bash <(curl -s -S -L https://git.io/gyb-install)
You are running MacOS 11.2.3

Checking GitHub URL https://api.github.com/repos/jay0lee/got-your-back/releases for latest GYB release (unauthenticated)...

Getting file and download URL...

ERROR: Attribute: browser_download_url for macos-x86_64.tar.xz version latest not found

Full steps to reproduce the issue:

  1. Run bash <(curl -s -S -L https://git.io/gyb-install)

Expected outcome (what are you trying to do?):

GYB installed.

Actual outcome (what errors or bad behavior do you see instead?):

Error message about a tarball not found.

oduvan commented 3 years ago

same issue here macOS Big Sur 11.2

jay0lee commented 3 years ago

This should be fixed now. Can you try again?

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.