I entered the command correctly but I am still getting this error:
TypeError: Cannot read property 'call' of undefined at evalmachine.:1:19
at ContextifyScript.Script.runInContext (vm.js:35:29)
at Object.exports.runInContext (vm.js:67:17) at TruffleInterpreter.interpret (/usr/lib/node_modules/truffle/lib/repl.js:99:17)
at bound (domain.js:280:14) at REPLServer.runBound [as eval] (domain.js:293:12)
at REPLServer. (repl.js:545:10) at emitOne (events.js:96:13)
at REPLServer.emit (events.js:188:7) at REPLServer.Interface._onLine (readline.js:239:10)
I would really appreciate some help on the matter.