ConsenSysMesh / ConsenSysMesh/dao-wars
truffle build doesn't work
Open
- Dominant language
- JavaScript
- Stars
- 50
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Whereas #1 seems like it might be an issue [with truffle](https://github.com/ConsenSys/truffle/issues/54), `truffle build` fails for good reason (there is no `images` in `app/`):
```
-> % truffle build
Couldn't find source directory for target images/ at ./app/images/. Check app configuration.
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.