Closed elielnfinic closed 1 year ago
I founded out that this was due to the fact that jq
was missing.
I suggest that you add to get.web3j.io
a check so that it installs jq
if it can't be found on the computer.
I fixed the issue by installing jq
on Mac using brew install jq
.
Best regards.
Hi everybody,
I got the following error when trying to install
web3j cli
on Mac :