Even with installation failure the CLI indicates success
abdullahdevrel opened this issue · 1 comments
abdullahdevrel commented
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 commented
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.