We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Apps that are not available may show up on aragon apm packages
aragon apm packages
@aragon/cli
aragon devchain
dao install <dao-addr> payroll --environment aragon:rinkeby
Fetching payroll.aragonpm.eth@latest ✖ Get Repo → ENS name not defined.
payroll │ 1.0.0
I would expect payroll not to be present on the list.
The unavailable payroll app is on the app list.
payroll
testnet
tvpdaotest.aragonid.eth
Reproduces on a fresh install of @aragon/cli
The text was updated successfully, but these errors were encountered:
Thanks for opening your first issue in aragonCLI! Someone will circle back soon ⚡
Sorry, something went wrong.
No branches or pull requests
🐛 Bug Report
Apps that are not available may show up on
aragon apm packages
Have you read the Contributing Guidelines on issues?
To Reproduce
@aragon/cli
aragon devchain
in a separate terminal windowdao install <dao-addr> payroll --environment aragon:rinkeby
Fetching payroll.aragonpm.eth@latest ✖ Get Repo → ENS name not defined.
aragon apm packages
payroll │ 1.0.0
in the app listExpected behavior
I would expect payroll not to be present on the list.
Actual Behavior
The unavailable
payroll
app is on the app list.Context
Mainnet or testnet?
testnet
Organization
tvpdaotest.aragonid.eth
Environment
Reproducible Demo
Reproduces on a fresh install of
@aragon/cli
The text was updated successfully, but these errors were encountered: