DAO Templates are not available
hperugu opened this issue ยท 0 comments
๐ Bug Report
I have followed the instructions given in the following URL.
https://hack.aragon.org/developers/tools/the-basics/getting-started
After firing up the DAO on localhost, I cannot select multiple DAO templates available.
Have you read the Contributing Guidelines on issues?
- [ X] Yes
To Reproduce
-
I ran the following command
npx create-aragon-app first-dao.aragonpm.eth -
I opened http://127.0.0.1:3000 and by default the network is Ethereum Mainnet
-
I connected metamask and inside metamask for this account Goerli testnet was selected
-
I see multiple templates available and I tried to use OpenEnterprise template while clicking on "View Details". However, it is showing "This template is not available at this moment"
Expected behavior
The user should have an option to select a template
Actual Behavior
Context
Mainnet or testnet?
testnet
Organization
Environment
- OS and OS version: macOS Monterey 12.3.1
- Browser and browser version: Version 104.0.5112.101 (Official Build) (x86_64)
- Add any other context about the problem here.
Reproducible Demo
(Paste the link to an example repo, and exact instructions to reproduce the issue.)