Compatibility with latest stable Aragon CLI #179

Closed
opened 2020-01-23 20:05:12 +00:00 by raucao · 2 comments
raucao commented 2020-01-23 20:05:12 +00:00 (Migrated from github.com)

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
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 2020-01-23 20:11:49 +00:00 (Migrated from github.com)

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

Actually, it now fails with the last two stable/major releases, and the one before that fails to install on my machine. :/
raucao commented 2020-02-05 21:07:09 +00:00 (Migrated from github.com)

@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?

@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?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kredits/contracts#179
No description provided.