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
What happened:
An error during installation occurred:
[error] unable to find tag=''
[error] do not specify a version or select a valid version from https://github.com/anchore/syft/releases
What you expected to happen:
The syft to be installed
Steps to reproduce the issue:
Type curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh | sh -s -- -b /usr/local/bin in your terminal
Anything else we need to know?:
I have seen similar issues posted there, but the bugfix was not implemented as github reverted their changes to the api endpoint, it looks like this time they implemented it again.
Hi @morsisko, I tried this locally and couldn't reproduce the problem. I wonder if it was a transient GitHub outage? Do you mind trying again? It might be the case we need some better error handling here. Thanks!
Hello, sorry for the delay. It works fine now. But I'm pretty sure this is no related to github outage, as I could access the repo and download the release manually without any problem
What happened:
An error during installation occurred:
What you expected to happen:
The syft to be installed
Steps to reproduce the issue:
Type
curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh | sh -s -- -b /usr/local/bin
in your terminalAnything else we need to know?:
I have seen similar issues posted there, but the bugfix was not implemented as github reverted their changes to the api endpoint, it looks like this time they implemented it again.
Environment:
The text was updated successfully, but these errors were encountered: