aragon / aragon-example-application

A simple example module for Aragon
MIT License
15 stars 7 forks source link

Error running `aragon run` #8

Closed adklempner closed 6 years ago

adklempner commented 6 years ago
✖ aragon <command> requires a network 'development' in your truffle.js. For an example, see http://truffleframework.com/docs/advanced/configuration
luisivan commented 6 years ago

Do you have a network called "development" in your truffle.js file? If not, add/rename it

sohkai commented 6 years ago

@adklempner closing this for #3 as this repo's truffle.json should already include the development network.