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
Heya @AnaisUrlichs 👋 - thanks for taking the time to report this issue! This certainly isn't expected 😅
I just tried to reproduce this issue myself now, but it worked successfully for me:
❯ curl -sL "https://raw.githubusercontent.com/crossplane/crossplane/master/install.sh" | sh
crossplane CLI downloaded successfully! Run the following commands to finish installing it:
sudo mv crossplane /usr/local/bin
crossplane --help
Visit https://crossplane.io to get started. 🚀
Have a nice day! 👋
Would you be able to run this again with -x to get some more debug output? e.g.:
curl -sL "https://raw.githubusercontent.com/crossplane/crossplane/master/install.sh" | sh -x
URL
https://docs.crossplane.io/latest/cli/
Coomand:
What's Wrong?
"Failed to download Crossplane CLI. Please make sure version current exists on channel stable."
The text was updated successfully, but these errors were encountered: