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
I get the error:
mv: rename ./cli to /usr/local/bin/nhost: No such file or directory
FAILED> failed executing: sudo mv ./cli /usr/local/bin/nhost
Terminal output
$ sudo curl -L https://raw.githubusercontent.com/nhost/cli/main/get.sh | bash
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3440 100 3440 0 0 118k 0 --:--:-- --:--:-- --:--:-- 119k
--> Getting latest version...
--> Latest version is v1.28.2
--> Downloading Nhost v1.28.2 for darwin-arm64 to cli-v1.28.2-darwin-arm64.tar.gz
% 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 22.7M 100 22.7M 0 0 17.8M 0 0:00:01 0:00:01 --:--:-- 24.1M
x cli
--> Download complete!
mv: rename ./cli to /usr/local/bin/nhost: No such file or directory
FAILED> failed executing: sudo mv ./cli /usr/local/bin/nhost
The text was updated successfully, but these errors were encountered:
I get the error:
mv: rename ./cli to /usr/local/bin/nhost: No such file or directory
FAILED> failed executing: sudo mv ./cli /usr/local/bin/nhost
Terminal output
The text was updated successfully, but these errors were encountered: