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

Even with installation failure the CLI indicates success #201

Open
abdullahdevrel opened this issue Jan 1, 2024 · 1 comment
Open

Even with installation failure the CLI indicates success #201

abdullahdevrel opened this issue Jan 1, 2024 · 1 comment

Comments

@abdullahdevrel
Copy link
Contributor

My system:

OS: Mac OS

Installation command:

anyfactor@ipinfo cli_aggregrate_check % curl -Ls https://github.com/ipinfo/cli/releases/download/ipinfo-3.3.0/macos.sh | sh
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 6588k  100 6588k    0     0  2511k      0  0:00:02  0:00:02 --:--:-- 3349k
mv: rename ipinfo_3.3.0_darwin_amd64 to /usr/local/bin/ipinfo: Permission denied

You can now run `ipinfo`.
anyfactor@ipinfo cli_aggregrate_check % ipinfo --version
zsh: command not found: ipinfo

The output states:

You can now run `ipinfo`.

Which is superseded with the error code that highlights the installation failed:

mv: rename ipinfo_3.3.0_darwin_amd64 to /usr/local/bin/ipinfo: Permission denied
@abdullahdevrel
Copy link
Contributor Author

Has this issue been resolved? I can see that it was referenced in another issue that has been merged. If the issue is resolved, kindly close the ticket. Thanks.

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

No branches or pull requests

2 participants