daostack / daostack/DAOstack-Hackers-Kit
deployment of DAO fails after avater setup
- Dominant language
- TypeScript
- Stars
- 202
- Forks
- 81
- PR merge metrics
- No merged PRs in 30d
Description
Hey
when deploying a DAO I got the following output:
```
0xa721efbfd3dfdec1cf9a81929e9bf502fd79ceae3e60006fa5a05ad227aaf044
ℹ Network: rinkeby
ℹ Account: 0x483BaF0922a9E74DE398F4F0E69e5a04acE852F0
ℹ Balance: 2.99680236ETH
ℹ Gas price: 3GWei
ℹ Found an existing previous migration file (/home/meta/daos/daostack/deploy-dao/node_modules/@daostack/migration/migration.json)
ℹ 0xd101c7ce282c2b89fc7fa9ed0e2b250c342fc1244f26b1979c594c56fc27dbbc | 0.00320 ETH | 0x0AafF825f00907084722B3f0cB21420E60B6cc69 => DAOToken
ℹ 0xfde361b9fe8dce0530869c00e1bfd0051d5d8bfe7305179d29bfbf204a8e3dcb | 0.00185 ETH | 0xc8C8FDBACe9FbB63AD8d78483827342F9DaF2068 => Reputation
ℹ 0xfbd6cba24aedfa60fcfff863d3fe6b26e08ac501b5aa6dcc9edcc9326a0ad25c | 0.00352 ETH | 0x73B37593D3Ac7c3D3A1ad367E973B126c5cf4d55 => Avatar
✖ Migration failed with error: TypeError: Cannot read property 'length' of undefined
```
I can check tomorrow more in-depth and try to pinpoint the error, but maybe you already have an idea? The repo was freshly cloned just before deployment.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.