Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown option 'show-progress' #18

Closed
PylotLight opened this issue Jul 6, 2024 · 2 comments · Fixed by #19
Closed

Unknown option 'show-progress' #18

PylotLight opened this issue Jul 6, 2024 · 2 comments · Fixed by #19

Comments

@PylotLight
Copy link

bash <(curl -sL https://git.io/go-installer)
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory

	  ____  ___       ___ _   _ ____ _____  _    _     _     _____ ____  
	 / ___|/ _ \     |_ _| \ | / ___|_   _|/ \  | |   | |   | ____|  _ \ 
	| |  _| | | |_____| ||  \| \___ \ | | / _ \ | |   | |   |  _| | |_) |
	| |_| | |_| |_____| || |\  |___) || |/ ___ \| |___| |___| |___|  _ < 
	 \____|\___/     |___|_| \_|____/ |_/_/   \_\_____|_____|_____|_| \_\
	 
Finding latest version of Go for linux-amd64...
Downloading Go latest version (1.22.5)...
Unknown option 'show-progress'
Download failed!

Been using this tool for ages but suddenly getting this issue, not sure what's going on here.

@PylotLight
Copy link
Author

PylotLight commented Jul 6, 2024

Looks like my distro is using Wget2 V2.1.0 which changes the flag to ---force-progress unfortunately which is annoying.

@CorentinB
Copy link
Contributor

Hey folks! I think this should do the trick: #19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants