dao-wars icon indicating copy to clipboard operation
dao-wars copied to clipboard

Results 2 dao-wars issues
Sort by recently updated
recently updated
newest added

Using Truffle v0.2.7, node 4.2.1, I run `truffle test` in the directory and get: ``` -> % truffle test Using environment test. /usr/local/lib/node_modules/truffle/node_modules/solc/bin/soljson-latest.js:1 (function (exports, require, module, __filename, __dirname) {...

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...