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

TypeError: Cannot read property 'length' of undefined #32

Open
prateektiwari7 opened this issue Jun 28, 2019 · 0 comments
Open

TypeError: Cannot read property 'length' of undefined #32

prateektiwari7 opened this issue Jun 28, 2019 · 0 comments

Comments

@prateektiwari7
Copy link

Hi

While ruining the step npm run test I am getting this error.

` 1) Contract: Root chain - client Client transfer:
TypeError: Cannot read property 'length' of undefined
at Context._callee3$ (test/Client.js:115:38)
at tryCatch (node_modules/babel-polyfill/node_modules/regenerator-runtime/runtime.js:65:40)
at Generator.invoke [as _invoke] (node_modules/babel-polyfill/node_modules/regenerator-runtime/runtime.js:303:22)
at Generator.prototype.(anonymous function) [as next] (node_modules/babel-polyfill/node_modules/regenerator-runtime/runtime.js:117:21)
at step (test/Client.js:29:191)
at test/Client.js:29:361
at process._tickCallback (internal/process/next_tick.js:68:7)

  1. Contract: Root chain - client Client withdraw:
    TypeError: Cannot read property 'length' of undefined
    at Context._callee5$ (test/Client.js:165:38)
    at tryCatch (node_modules/babel-polyfill/node_modules/regenerator-runtime/runtime.js:65:40)
    at Generator.invoke [as _invoke] (node_modules/babel-polyfill/node_modules/regenerator-runtime/runtime.js:303:22)
    at Generator.prototype.(anonymous function) [as next] (node_modules/babel-polyfill/node_modules/regenerator-runtime/runtime.js:117:21)
    at step (test/Client.js:29:191)
    at test/Client.js:29:361
    at process._tickCallback (internal/process/next_tick.js:68:7)`

Can you please check :)

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