Skip to content

TypeError: Cannot read property ':false' of undefined #1

Description

@cylon56

On episode 15 and 16, I kept getting the same error when I tried to deploy the CrowdFund contract regardless of which version of decyphertv I was using or the contract code. I tried version 0.1.15, 0.1.16, and the latest version all with the same error. My input and output is below (using the latest version):

> var deployed = decypher.deployContract("./CrowdFund.sol", [acct1, web3.toWei(10, 'ether'), 10000], {gas:100000})

TypeError: Cannot read property ':false' of undefined at Local.deployContract (/usr/local/lib/node_modules/decyphertv/src/local.js:96:41) at repl:1:25 at ContextifyScript.Script.runInContext (vm.js:53:29) at REPLServer.defaultEval (repl.js:241:29) at bound (domain.js:301:14) at REPLServer.runBound [as eval] (domain.js:314:12) at REPLServer.onLine (repl.js:433:10) at emitOne (events.js:115:13) at REPLServer.emit (events.js:210:7) at REPLServer.Interface._onLine (readline.js:278:10)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions