Closed svetlanama closed 5 years ago
This seems related to https://github.com/aragon/aragon-cli, posted a question on the Aragon chat to see if someone can provide help here
@luisivan Thanks, will follow!
@svetlanama This is a problem with fetching the artifacts (https://github.com/aragon/aragon-cli/issues/377), the guys are working on it :).
@sohkai oh, thank you, will wait!
Hey @svetlanama , in the meantime you can try:
aragon ipfs
in a separate terminalor
--apm.ipfs.rpc
flag to the command, e.g.:
aragon apm info finance --environment aragon:rinkeby --apm.ipfs.rpc https://ipfs.eth.aragon.network/ipfs
@danielcaballero 2nd variant helped me, thank you so much!
Hi,
I get this error when I'm trying to install Finance for the token-manager I'm following this guide https://forum.aragon.org/t/guide-custom-aragon-organization-deployment-using-the-cli/507
Could you help, please?