➜ chapter10 curl -LO https://storage.googleapis.com/minikube/releases/latest/minikube-darwin-amd64
sudo install minikube-darwin-amd64 /usr/local/bin/minikube
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:–:-- 0:00:50 --:–:-- 0
0 0 0 0 0 0 0 0 --:–:-- 0:03:02 --:–:-- 0
curl: (35) LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to storage.googleapis.com:443
Password:
Sorry, try again.
Password:
install: minikube-darwin-amd64: No such file or directory
➜ chapter10 minikebu
zsh: command not found: minikebu
➜ chapter10 minikube
zsh: command not found: minikube
我这应该是不能请求谷歌外部的原因吧