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

error when unknown package is downloaded #53

Merged
merged 1 commit into from
Aug 28, 2022

Conversation

kevincobain2000
Copy link
Owner

@kevincobain2000 kevincobain2000 commented Aug 27, 2022

Fixes #52

Shows output as

[Info] Downloading to: /Users/pulkit.kathuria/.gobrew/downloads
[Info]: Downloading version failed: https://golang.org/dl/go1.14.darwin-arm64.tar.gz 404 not found
[Error]: Please check connectivity to url: https://golang.org/dl/go1.14.1.darwin-amd64.tar.gz
exit status 1

utils/utils.go Outdated Show resolved Hide resolved
utils/utils.go Outdated Show resolved Hide resolved
utils/utils.go Outdated Show resolved Hide resolved
@kevincobain2000 kevincobain2000 merged commit 903aff8 into master Aug 28, 2022
@kevincobain2000 kevincobain2000 deleted the feature/show-download-error branch August 28, 2022 07:51
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 this pull request may close these issues.

Can't install go1.14 on macOS
2 participants