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
make cli-install
bash: line 1: jq: command not found
bash: line 1: jq: command not found
bash: line 1: jq: command not found
bash: line 1: jq: command not found
bash: line 1: jq: command not found
bash: line 1: jq: command not found
mkdir -p /media/share/Work/hmc/bin
curl -sL https://github.com/kubernetes-sigs/cluster-api-provider-aws/releases/download/v2.5.2/clusterawsadm_v2.5.2_linux_aarch64 -o /media/share/Work/hmc/bin/clusterawsadm
chmod +x /media/share/Work/hmc/bin/clusterawsadm
In this instance jq is missing, make should abort when required binary is not present on system
...
bash: line 3: unzip: command not found
The text was updated successfully, but these errors were encountered:
In this instance
jq
is missing, make should abort when required binary is not present on system...
The text was updated successfully, but these errors were encountered: