Hi,
I am trying to set up Fuel Testnet node by following the docs but when I enter [curl https://install.fuel.network | sh], screen said that “fuelup: need ‘git’ (command not found)” Can you please advise?
Hi,
I am trying to set up Fuel Testnet node by following the docs but when I enter [curl https://install.fuel.network | sh], screen said that “fuelup: need ‘git’ (command not found)” Can you please advise?
Have you installed git ? what is the output of git --version
? otherwise you just need to install git Git - Installing Git
@conakry32 did @crypt0mate solution work?