Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read property 'length' of undefined #113

Closed
xxbtc opened this issue Oct 2, 2021 · 1 comment
Closed

Cannot read property 'length' of undefined #113

xxbtc opened this issue Oct 2, 2021 · 1 comment

Comments

@xxbtc
Copy link

xxbtc commented Oct 2, 2021

Having some challenges getting started.
I worked through #98 and #102 but now i'm getting this:
Deploying... TypeError: Cannot read property 'length' of undefined at SimpleTaskDefinition.action (/dao/moloch/scripts/moloch-tasks.js:48:36)
any ideas?

@xxbtc
Copy link
Author

xxbtc commented Oct 2, 2021

turns out the deployment-params.js ships with two configuration parameters missing:

module.exports.VOTING_DURATON_IN_PERIODS =
module.exports.ABORT_WINDOW_IN_PERIODS =

@xxbtc xxbtc closed this as completed Oct 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant