Closed sohkai closed 5 years ago
Any idea of how we could handle this? If we skip it how would the user retry?
I was thinking we could combine this with #380; if we try to use a command that requires IPFS, and downloading IPFS doesn't work, we tell them that the functionality can't be accessed and they need to install IPFS themselves.
Perhaps this could be done similarly to how we clone and install the client in aragon run
?
See https://github.com/aragon/aragon-apps/issues/694; IPFS being unavailable blocks installs for users in projects that include
@aragon/cli
as a dependency.