67P / kredits-contracts

:warning: [MOVED] Smart contracts and JS API for Kosmos Kredits
https://gitea.kosmos.org/kredits/contracts
4 stars 4 forks source link

Compatibility with latest stable Aragon CLI #179

Closed raucao closed 4 years ago

raucao commented 4 years ago

Running e.g. the devchain fails with "apm" missing from the apps' environment config:

/home/basti/.nvm/versions/node/v12.14.0/lib/node_modules/@aragon/cli/src/lib/environment/loadConfigFiles.js:37
    throw Error(
          ^
Error: Error parsing arapp.json:
arapp.environments['development'].apm should be object
arapp.environments['rinkeby'].apm should be object
arapp.environments['default'].apm should be object
raucao commented 4 years ago

Actually, it now fails with the last two stable/major releases, and the one before that fails to install on my machine. :/

raucao commented 4 years ago

@bumi I never heard back from you since the postponed pairing date (see kredits@kosmos.chat). Any news on fixing this repo, so we can continue the development of integrations and the Web UI?